Skip to content

Conversation

@chalmerlowe
Copy link
Contributor

This change introduces compatibility for Python 3.14.

Key changes include:

  • Adding the Python 3.14 trove classifier in setup.py.
  • Updating noxfile.py to include Python 3.14 in the test matrix.
  • Conditionally setting the grpcio dependency to >=1.75.1 for Python 3.14.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

This change introduces compatibility for Python 3.14.

Key changes include:
- Adding the Python 3.14 trove classifier in `setup.py`.
- Updating `noxfile.py` to include Python 3.14 in the test matrix.
- Conditionally setting the `grpcio` dependency to `>=1.75.1` for Python 3.14.
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: pubsub Issues related to the googleapis/python-pubsub API. labels Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the googleapis/python-pubsub API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant