Add Support for from Python ^3.9 #24
Labels
dependencies
Pull requests that update a dependency file
needs testing
Points to changes or features that require testing before being merged or released.
priority: medium
Indicates issues that are important but not urgent.
Milestone
Currently, the
python-sage-imap
package supports Python versions up to 3.8. This issue requests supporting Python versions 3.9, 3.10, 3.11, and 3.12. This will ensure that the package remains compatible with the latest Python versions, allowing a broader range of users to benefit from it.Steps to Reproduce:
python-sage-imap
using Python 3.9, 3.10, 3.11, or 3.12.Expected Behavior:
The package should install and run smoothly without any compatibility issues on Python 3.9, 3.10, 3.11, and 3.12.
The text was updated successfully, but these errors were encountered: