Skip to content

Conversation

chalmerlowe
Copy link
Collaborator

This branch is generated automagically via AI as an experiment.
Requires a comprehensive human review and comment.
Do not merge until approved by an authorized reviewer.

This commit adds support for Python 3.13 in the following ways:

  • Adds 'unit (3.13)' to the required status checks in the repo settings file (.github/sync-repo-settings.yaml).
  • Updates setup.py to include Python 3.13 in the classifiers.
  • Updates noxfile.py to include Python 3.13 in the test matrix.
  • Adds a constraints file for Python 3.13.
  • Updates the unit test workflow in .github/workflows/unittest.yml to include Python 3.13.

Includes additional updates for Python 3.13 support:

- Adds 'unit (3.13)' to the required status checks in the repo settings file (`.github/sync-repo-settings.yaml`).
- Populates and updates Kokoro sample configuration files in `.kokoro/samples/python3.13/` to mirror the 3.12 setup, adjusting version-specific variables.
@chalmerlowe chalmerlowe requested review from a team as code owners April 17, 2025 16:19
@chalmerlowe chalmerlowe requested a review from PhongChuong April 17, 2025 16:19
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Apr 17, 2025
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. label Apr 17, 2025
@chalmerlowe chalmerlowe merged commit d8046c0 into main Apr 17, 2025
24 checks passed
@chalmerlowe chalmerlowe deleted the update-python-3.13 branch April 17, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants