Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(python): add Python 3.12 in test matrix #2873

Closed
wants to merge 2 commits into from

Conversation

stegayet
Copy link

@stegayet stegayet commented Aug 5, 2023

Pull Request check-list

Please make sure to review and check all of these items:

  • Does $ tox pass with this change (including linting)?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested? N/A
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)? N/A
  • Is there an example added to the examples folder (if applicable)? N/A
  • Was the change added to CHANGES file?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

This PR adds Python 3.12 to CI runs.

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Aug 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3e50d28) 90.96% compared to head (466fcc4) 90.96%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2873   +/-   ##
=======================================
  Coverage   90.96%   90.96%           
=======================================
  Files         126      126           
  Lines       32178    32178           
=======================================
  Hits        29271    29271           
  Misses       2907     2907           
Files Changed Coverage Δ
setup.py 0.00% <ø> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stegayet
Copy link
Author

stegayet commented Aug 6, 2023

This is currently blocked on having uvloop support Python 3.12.

@dvora-h
Copy link
Collaborator

dvora-h commented Jan 9, 2024

duplicate #2979

@dvora-h dvora-h closed this Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance (CI, Releases, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants