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 2.7 support. #102

Closed
4 tasks done
tseaver opened this issue Jun 15, 2021 · 0 comments · Fixed by #103
Closed
4 tasks done

Drop Python 2.7 support. #102

tseaver opened this issue Jun 15, 2021 · 0 comments · Fixed by #103
Assignees
Labels
semver: major Hint for users that this is an API breaking change. type: cleanup An internal cleanup or hygiene concern.

Comments

@tseaver
Copy link
Contributor

tseaver commented Jun 15, 2021

This would be semver major, including moving to depend on google-api-core 2.0.0 (see: googleapis/python-api-core#210).

Clients which cannot move forward (e.g, google-cloud-storage) already pin google.cloud.core < 2.0.0dev directly.

Extra cleanups:

@tseaver tseaver added type: cleanup An internal cleanup or hygiene concern. semver: major Hint for users that this is an API breaking change. labels Jun 15, 2021
tseaver added a commit that referenced this issue Jun 15, 2021
Release-As: 2.0.0b1

Closes #102
tseaver added a commit that referenced this issue Jun 18, 2021
Release-As: 2.0.0b1

Closes #102
@tseaver tseaver self-assigned this Jul 27, 2021
tseaver added a commit that referenced this issue Aug 2, 2021
Drop 'mock' shim

Drop 'six'

Drop explicit 'u"' prefix

Drop 'pytz'

Expand ranges to allow 2.x versions of 'google-auth' / `google-api-core`.

Release-As: 2.0.0b1

Closes #102
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: major Hint for users that this is an API breaking change. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant