Upgrade python to 3.13 #50
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
High Priority
invalid
question
reproduction needed
schema-fix-required
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ClassClock/API!50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "python-upgrade"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
python 3.8 is.... VERY end of life (https://endoflife.date/python)
this PR bumps it to the current supported version (3.13) and makes a bunch of changes to dependency versions (as well as associated minor changes to the app) that should make things work
Testing
These changes have only been tested against the following processes:
./startserver.sh, which happens without immediately crashing)/,/apidocs, and/schoolsendpoints)TODO:
Run this with the frontend to make sure things are okay when clicking around things and actually using the API to view and maybe edit schools
oops this pulls in some fly.io stuff that wasnt meant to be in this PR
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.