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

Prepare for update to Python 3.11 #95

Open
chakeson opened this issue Oct 24, 2022 · 2 comments
Open

Prepare for update to Python 3.11 #95

chakeson opened this issue Oct 24, 2022 · 2 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@chakeson
Copy link
Contributor

Here is a good overview of it https://docs.python.org/3.11/whatsnew/3.11.html
Most relevant is the 10-60% speed update, which would help the django backend. PEP 681 might also help with django part.

@ndepaola
Copy link
Collaborator

sounds good - i'd probably wait for the .1 release in case any bugs made it through to .0 :) looks like there aren't any breaking changes between 3.9 and 3.11 so this should be straightforward

@ndepaola ndepaola added the dependencies Pull requests that update a dependency file label Oct 26, 2023
@ndepaola
Copy link
Collaborator

fyi - not upgrading to 3.11 right now is motivated by trying to maintain windows 7 support for the desktop tool for as long as possible

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
Projects
Status: No status
Development

No branches or pull requests

2 participants