Skip to content

Conversation

@rhatgadkar-goog
Copy link
Collaborator

This change adds support for Python 3.14, which is the latest stable release of Python as of October 7, 2025. Before merging this PR, we need to do the following:

  • Submit chore(deps): update python-nonmajor #488 because it contains the change for psycopg2-binary 2.9.11, which adds support for Python 3.14.
  • Update branch protection settings to use 3.14 as latest Python version instead of 3.13.

@rhatgadkar-goog rhatgadkar-goog marked this pull request as ready for review October 20, 2025 23:18
@rhatgadkar-goog rhatgadkar-goog requested a review from a team as a code owner October 20, 2025 23:18
@enocom
Copy link
Member

enocom commented Oct 21, 2025

Will #488 resolve the build failures?

@rhatgadkar-goog
Copy link
Collaborator Author

Will #488 resolve the build failures?

yes. The current build failure is due to Python 3.14 using psycopg2-binary 2.9.10, which is not supported

enocom
enocom previously approved these changes Oct 21, 2025
This change adds support for Python 3.14, which is the latest stable
release of Python as of October 7, 2025. Before merging this PR, we need
to do the following:
- Submit #488 because it contains the change for psycopg2-binary 2.9.11,
  which adds support for Python 3.14.
- Update branch protection settings to use 3.14 as latest Python version
  instead of 3.13.
@rhatgadkar-goog
Copy link
Collaborator Author

Windows Python 3.14 tests are failing due to this issue: MagicStack/asyncpg#1277. Will wait until this issue is fixed, before re-running the test and submitting this PR.

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.

4 participants