Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

chore: Drop Python 3.6 support - #829

Merged
parthea merged 3 commits into
googleapis:mainfrom
bw-yuhogg:drop-py36
Nov 16, 2022
Merged

chore: Drop Python 3.6 support#829
parthea merged 3 commits into
googleapis:mainfrom
bw-yuhogg:drop-py36

Conversation

@bw-yuhogg

Copy link
Copy Markdown
Contributor

3.6 is EOL upstream; we recommend using a supported version of Python.

As with the previous PR to drop Python 2 support, I don't consider this a breaking change because pip will gracefully select the right version for the Python version you are using.

Cloud NDB is one of the final Cloud Client libraries to
support Python 2 and retaining support for it will prevent
us from updating to the newest version of the underlying
Datastore libraries.

Not considering this a breaking change because pip will respect
python_requires in setup.py and not install a version that doesn't
support it anymore.
3.6 is EOL upstream; we recommend using a supported
version of Python.

As with the previous PR to drop Python 2 support,
I don't consider this a breaking change because pip
will gracefully select the right version for the
Python version you are using.
@bw-yuhogg
bw-yuhogg requested review from a team November 16, 2022 15:04
@bw-yuhogg bw-yuhogg changed the title [MERGE #826 FIRST] chore: Dropy Python 3.6 support [MERGE #826 FIRST] chore: Drop Python 3.6 support Nov 16, 2022
@bw-yuhogg bw-yuhogg changed the title [MERGE #826 FIRST] chore: Drop Python 3.6 support chore: Drop Python 3.6 support Nov 16, 2022
@parthea parthea added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 16, 2022
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 16, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Nov 16, 2022
@parthea
parthea merged commit b110199 into googleapis:main Nov 16, 2022
@bw-yuhogg
bw-yuhogg deleted the drop-py36 branch November 16, 2022 17:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants