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

Drop python 3.6 support #3574

Merged
merged 4 commits into from
Dec 3, 2020
Merged

Drop python 3.6 support #3574

merged 4 commits into from
Dec 3, 2020

Conversation

balopat
Copy link
Contributor

@balopat balopat commented Dec 3, 2020

Drop support (CI tests) for python 3.6.

Following #3347 we can safely drop python 3.6 support. This is also motivated by current breakages in Mac 3.6 and RTD #3554. This will not finalize #3347, we'll need to add some more documentation around the python support to close it fully.

Fixes #3554. See the successful build from my fork: https://readthedocs.org/projects/balopat-cirq-rtd/builds/12481463/

@balopat balopat requested review from cduck, vtomole and a team as code owners December 3, 2020 17:25
@google-cla google-cla bot added the cla: yes Makes googlebot stop complaining. label Dec 3, 2020
@95-martin-orion
Copy link
Collaborator

LGTM. Do we also plan to add explicit testing for Python 3.9 soon?

@balopat
Copy link
Contributor Author

balopat commented Dec 3, 2020

LGTM. Do we also plan to add explicit testing for Python 3.9 soon?

Oh yeah, it is out now since Oct 5. I'll do that in a separate PR, just to have less moving pieces in this one. Also as on 3.6 things actively break on PRs, we have some urgency here.

@maffoo
Copy link
Contributor

maffoo commented Dec 3, 2020

Can also change the target for formatting: https://github.com/quantumlib/Cirq/blob/master/pyproject.toml#L3

@balopat balopat added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Dec 3, 2020
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Dec 3, 2020
@CirqBot CirqBot merged commit e99fe92 into quantumlib:master Dec 3, 2020
@CirqBot CirqBot removed automerge Tells CirqBot to sync and merge this PR. (If it's running.) front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. labels Dec 3, 2020
@balopat balopat mentioned this pull request Feb 12, 2021
balopat added a commit that referenced this pull request Feb 12, 2021
CirqBot pushed a commit that referenced this pull request Feb 13, 2021
Reverts #3574.

Rationale: we want to ensure that Cirq works on colab which is stuck at the moment at Python 3.6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Makes googlebot stop complaining.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs build is failing
4 participants