Skip to content

Conversation

@davidfischer
Copy link
Member

  • Run CI tests on 3.14
  • Run production instance on 3.14
  • Code checkers should validate against 3.14 styles
  • WebOb needs a new version due to "cgi" module removal

- Run CI tests on 3.14
- Run production instance on 3.14
- Code checkers should validate against 3.14 styles
- WebOb needs a new version due to "cgi" module removal
@davidfischer davidfischer requested a review from a team October 30, 2025 14:57
@davidfischer
Copy link
Member Author

davidfischer commented Oct 30, 2025

Apparently we need to upgrade Django first. It looks like 4.2 isn't compatible with Python 3.14. This worked in local testing but not here which really points to something missing in our tests.

- Upgrades to psycopg(3)
- Upgrades Django 4.2 -> 5.2
- Relies on the PR for Python 3.14
Copy link
Contributor

@jlgimeno jlgimeno left a comment

Choose a reason for hiding this comment

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

I'll look at this again once we get the PR upgrading Django merged.

…go-52

Upgrade dependencies including Django -> 5.2
@jlgimeno
Copy link
Contributor

jlgimeno commented Nov 1, 2025

LGTM

@davidfischer davidfischer merged commit 68d30c0 into main Nov 1, 2025
1 check passed
@davidfischer davidfischer deleted the davidfischer/upgrade-python314 branch November 1, 2025 17:03
@davidfischer
Copy link
Member Author

LGTM

Thanks for the review. Since this is a dependency major version upgrade, I'm going to babysit the release as it goes out.

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.

3 participants