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

Explicitly support Python 3.12 #536

Open
andrii-i opened this issue Jul 16, 2024 · 0 comments
Open

Explicitly support Python 3.12 #536

andrii-i opened this issue Jul 16, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request maintenance Maintenance/CI tasks
Milestone

Comments

@andrii-i
Copy link
Collaborator

Problem

Python 3.12 is not explicitly supported / is not listed in pyproject.toml https://github.com/jupyter-server/jupyter-scheduler/blob/main/pyproject.toml#L16.

Proposed solution

Test, add explicit support for Python 3.12 in pyproject.toml https://github.com/jupyter-server/jupyter-scheduler/blob/main/pyproject.toml#L16.

Additional context

Python 3.12 was released on October 2, 2023. https://docs.python.org/3/whatsnew/3.12.html

@andrii-i andrii-i added the enhancement New feature or request label Jul 16, 2024
@andrii-i andrii-i added this to the 3.0.0 milestone Jul 16, 2024
@andrii-i andrii-i added maintenance Maintenance/CI tasks dependencies Pull requests that update a dependency file labels Jul 16, 2024
@andrii-i andrii-i modified the milestones: 3.0.0, 2.9.0 Sep 16, 2024
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 enhancement New feature or request maintenance Maintenance/CI tasks
Projects
None yet
Development

No branches or pull requests

1 participant