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

Add Python 3.11 tests to CI #6191

Merged
merged 11 commits into from Jul 17, 2023
Merged

Conversation

tanujkhattar
Copy link
Collaborator

This is a follow-up to #6181, which adds support for Python 3.11 to Cirq.

@tanujkhattar tanujkhattar requested review from a team, vtomole and cduck as code owners July 10, 2023 20:27
@CirqBot CirqBot added the Size: XS <10 lines changed label Jul 10, 2023
@CirqBot CirqBot added the size: XL lines changed >1000 label Jul 10, 2023
proto-plus >= 1.20.0
protobuf >= 3.15.0, < 4
protobuf >= 3.15.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As noted in chat, proto4 was breaking cirq_google: #5355

If that's resolved then LGTM!

Copy link
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be better to split this to 2 PRs -

  • PR1 - upgrade protobuf to 4.0
  • PR2 - add Python 3.11 CI tests

In my previous attempt on PR1 I had to fix a few expected textprotos - #5951, perhaps that is still needed to pass tests for the supported Pythons.

@tanujkhattar tanujkhattar enabled auto-merge (squash) July 17, 2023 18:41
@tanujkhattar tanujkhattar merged commit a076858 into quantumlib:master Jul 17, 2023
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: XL lines changed >1000 Size: XS <10 lines changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants