Skip to content

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.
Also clean up dependency constraints that got unnecessary after #6281.

Follow-up 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 (71c79da) to head (c117a6c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6605      +/-   ##
==========================================
- Coverage   97.81%   97.81%   -0.01%     
==========================================
  Files        1066     1066              
  Lines       91779    91779              
==========================================
- Hits        89773    89772       -1     
- Misses       2006     2007       +1     

☔ 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.

@pavoljuhas
Copy link
Collaborator Author

CI daily is verified to pass for this PR at 0b647b1 -
https://github.com/quantumlib/Cirq/actions/runs/9492108918/

@pavoljuhas pavoljuhas marked this pull request as ready for review June 13, 2024 01:49
@pavoljuhas pavoljuhas requested review from vtomole, cduck and a team as code owners June 13, 2024 01:49
@pavoljuhas pavoljuhas requested a review from dstrain115 June 13, 2024 01:49
@pavoljuhas pavoljuhas enabled auto-merge (squash) June 14, 2024 20:29
@pavoljuhas pavoljuhas merged commit 0aae3c1 into quantumlib:main Jun 14, 2024
@pavoljuhas pavoljuhas deleted the ci-daily-add-python-3.12 branch June 14, 2024 20:33
pavoljuhas added a commit to pavoljuhas/Cirq that referenced this pull request Jun 26, 2024
Run ci-daily tests with Python 3.12 in addition to 3.10 and 3.11.
Also clean up dependency constraints that got unnecessary after quantumlib#6281.

Follow-up to quantumlib#6460
pavoljuhas added a commit to pavoljuhas/Cirq that referenced this pull request Jun 26, 2024
Run ci-daily tests with Python 3.12 in addition to 3.10 and 3.11.
Also clean up dependency constraints that got unnecessary after quantumlib#6281.

Follow-up to quantumlib#6460
BichengYing pushed a commit to BichengYing/Cirq that referenced this pull request Jun 20, 2025
Run ci-daily tests with Python 3.12 in addition to 3.10 and 3.11.
Also clean up dependency constraints that got unnecessary after quantumlib#6281.

Follow-up to quantumlib#6460
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.

3 participants