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 Python 3.12, update versions of github actions #548

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

andrii-i
Copy link
Collaborator

@andrii-i andrii-i commented Sep 18, 2024

References

Fixes #536

Code changes

Adds Python 3.12 to the pyproject.toml configuration file and versions of github actions (necessary to support 3.12).

User-facing changes

Jupyter Scheduler now officially supports Python 3.12.

Backwards-incompatible changes

None

@andrii-i andrii-i added enhancement New feature or request maintenance Maintenance/CI tasks labels Sep 18, 2024
@andrii-i andrii-i changed the title Add support for Python 3.12 Add support for Python 3.12, update versions of github actions Sep 18, 2024
Copy link
Collaborator

@dlqqq dlqqq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@andrii-i andrii-i merged commit 1f431cf into jupyter-server:main Sep 18, 2024
8 checks passed
@andrii-i andrii-i deleted the python-3.12 branch September 18, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maintenance Maintenance/CI tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explicitly support Python 3.12
2 participants