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

fix!: drop support for Python 2.7 #43

Merged
merged 5 commits into from
Aug 2, 2021
Merged

fix!: drop support for Python 2.7 #43

merged 5 commits into from
Aug 2, 2021

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Jul 7, 2021

Relese-As: 1.0.0

  • Drop use of six.
  • Drop use of mock shim.

Fixes #42.

@tseaver tseaver requested a review from a team as a code owner July 7, 2021 21:44
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 7, 2021
@tseaver tseaver added semver: major Hint for users that this is an API breaking change. do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Jul 8, 2021
@tseaver tseaver removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 2, 2021
@tseaver tseaver merged commit f5e9c65 into master Aug 2, 2021
@tseaver tseaver deleted the 42-drop-python-2.7 branch August 2, 2021 18:49
@release-please release-please bot mentioned this pull request Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. semver: major Hint for users that this is an API breaking change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop Python 2.7 support
2 participants