Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for from Python ^3.9 #24

Open
sepehr-akbarzadeh opened this issue Jul 24, 2024 · 0 comments
Open

Add Support for from Python ^3.9 #24

sepehr-akbarzadeh opened this issue Jul 24, 2024 · 0 comments
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.

Comments

@sepehr-akbarzadeh
Copy link
Contributor

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:

  1. Attempt to install python-sage-imap using Python 3.9, 3.10, 3.11, or 3.12.
  2. Note any compatibility issues or errors that arise during installation or runtime.

Expected Behavior:
The package should install and run smoothly without any compatibility issues on Python 3.9, 3.10, 3.11, and 3.12.

@sepehr-akbarzadeh sepehr-akbarzadeh added dependencies Pull requests that update a dependency file priority: medium Indicates issues that are important but not urgent. needs testing Points to changes or features that require testing before being merged or released. labels Jul 24, 2024
@sepehr-akbarzadeh sepehr-akbarzadeh added this to the One-Week Fix Sprint milestone Jul 24, 2024
@sepehr-akbarzadeh sepehr-akbarzadeh changed the title Add Support for Python 3.9 to 3.12 Add Support for from Python ^3.9 Jul 25, 2024
ARYAN-NIKNEZHAD added a commit to ARYAN-NIKNEZHAD/python-sage-imap that referenced this issue Aug 20, 2024
- Add packages dir
- update version
- Support python3.8 - python3.12
Closes(sageteamorg#24)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant