Skip to content

[Linux] [macOS] Support pre-compiled Python 3.9 wheels#24356

Merged
lidizheng merged 6 commits intogrpc:masterfrom
lidizheng:support-3.9
Oct 12, 2020
Merged

[Linux] [macOS] Support pre-compiled Python 3.9 wheels#24356
lidizheng merged 6 commits intogrpc:masterfrom
lidizheng:support-3.9

Conversation

@lidizheng
Copy link
Copy Markdown
Contributor

@lidizheng lidizheng commented Oct 7, 2020

Related #24344

Thanks to previous effort of supporting Python 3.8 in #20615. It's easier to extend our support to 3.9 by simply update existing scripts. Hope our CI will be happy about this change.


Unfortunately, the behavior of Python3.9 installer on Windows changed. The installation process can't be deterministically by previous mechanism (Wait-Process). I somehow can't access Kokoro images on Pantheon to tune the script, so I will postpone Windows 3.9 support till later.

@lidizheng lidizheng added lang/Python release notes: yes Indicates if PR needs to be in release notes labels Oct 7, 2020
@lidizheng lidizheng marked this pull request as ready for review October 7, 2020 23:52
@lidizheng lidizheng requested a review from gnossen October 7, 2020 23:52
@lidizheng lidizheng changed the title Support pre-compiled Python 3.9 wheels [Linux] [macOS] Support pre-compiled Python 3.9 wheels Oct 7, 2020
Copy link
Copy Markdown
Contributor

@gnossen gnossen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for being proactive about this!

@lidizheng
Copy link
Copy Markdown
Contributor Author

Known failures: #24375 #23919

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants