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

feat: add Python 3.9 support, drop Python 3.5 support#655

Merged
tseaver merged 2 commits intomasterfrom
654-add-python3.9-support
Dec 11, 2020
Merged

feat: add Python 3.9 support, drop Python 3.5 support#655
tseaver merged 2 commits intomasterfrom
654-add-python3.9-support

Conversation

@tseaver
Copy link
Copy Markdown
Contributor

@tseaver tseaver commented Dec 10, 2020

Closes #654.

@tseaver tseaver requested review from a team, busunkim96 and crwilcox December 10, 2020 20:24
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 10, 2020
@tseaver tseaver changed the title feat: add Python 3.9 support feat: add Python 3.9 support, drop Python 3.5 support Dec 10, 2020
@tseaver tseaver merged commit 6de753d into master Dec 11, 2020
@tseaver tseaver deleted the 654-add-python3.9-support branch December 11, 2020 18:20
gcf-merge-on-green Bot pushed a commit that referenced this pull request Dec 11, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.24.0](https://www.github.com/googleapis/google-auth-library-python/compare/v1.23.0...v1.24.0) (2020-12-11)


### Features

* add Python 3.9 support, drop Python 3.5 support ([#655](https://www.github.com/googleapis/google-auth-library-python/issues/655)) ([6de753d](https://www.github.com/googleapis/google-auth-library-python/commit/6de753d585254c813b3e6cbde27bf5466261ba10)), closes [#654](https://www.github.com/googleapis/google-auth-library-python/issues/654)


### Bug Fixes

* avoid losing the original '_include_email' parameter in impersonated credentials ([#626](https://www.github.com/googleapis/google-auth-library-python/issues/626)) ([fd9b5b1](https://www.github.com/googleapis/google-auth-library-python/commit/fd9b5b10c80950784bd37ee56e32c505acb5078d))


### Documentation

* fix typo in import ([#651](https://www.github.com/googleapis/google-auth-library-python/issues/651)) ([3319ea8](https://www.github.com/googleapis/google-auth-library-python/commit/3319ea8ae876c73a94f51237b3bbb3f5df2aef89)), closes [#650](https://www.github.com/googleapis/google-auth-library-python/issues/650)
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Python 3.9

2 participants