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

Upgrade to python 3.11 #79

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

JasonGrace2282
Copy link
Member

@JasonGrace2282 JasonGrace2282 commented Jul 6, 2024

Python 3.7 has been EOL for a year now, and Python 3.8 is EOL in October. It's time for a bump to 3.11.

Warning

This will require an Ubuntu update as well, once this PR is ready to be reviewed/merged.

I tried to keep the commits organized, with

  • Pipfile updates
  • Automated fixes (mostly typehints+f-strings)
    EDIT: diff was large, so I decided to move it to a follow-up PR.
  • Manual Changes (if any)

Note

This PR should speed up director a little bit as well, see https://docs.python.org/3/whatsnew/3.11.html#whatsnew311-faster-cpython

@JasonGrace2282
Copy link
Member Author

JasonGrace2282 commented Jul 10, 2024

I've hit a roadblock with the django-stubs plugin that should (from my testing) be solved by #81. Until then, there isn't really much I can do.

This way I don't forget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant