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

CI - add Python 3.12 tests to ci-daily #6605

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

pavoljuhas
Copy link
Collaborator

@pavoljuhas pavoljuhas commented May 16, 2024

Run ci-daily tests with Python 3.12 in addition to 3.10 and 3.11.

Related to #6460

@CirqBot CirqBot added the size: S 10< lines changed <50 label May 16, 2024
Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.81%. Comparing base (cf86dda) to head (06b28fc).
Report is 1 commits behind head on main.

Current head 06b28fc differs from pull request most recent head b6e7384

Please upload reports for the commit b6e7384 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6605      +/-   ##
==========================================
- Coverage   97.81%   97.81%   -0.01%     
==========================================
  Files        1061     1061              
  Lines       91656    91658       +2     
==========================================
  Hits        89657    89657              
- Misses       1999     2001       +2     

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

First minor releases that are compatible with Python 3.12:

- ipykernel-6.28.0
- papermill-2.4.0
coverage-7.4.0 is the first minor release with restored annotate command.
notebook-7.1.0 is the first minor releases compatible with Python 3.12.
@pavoljuhas
Copy link
Collaborator Author

This is blocked by #6281 - pyquil<4.0 requires qcs-api-client>=0.21.2,<=0.21.6 which cannot be installed together with notebook>=7.1 because they have contradictory requirement on httpx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: S 10< lines changed <50
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants