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

Enable building PyPI packages for Python 3.9 #1513

Merged
merged 3 commits into from
May 17, 2021

Conversation

rstelzleni
Copy link
Contributor

Description of Change(s)

Now that we can support python 3.8+ on our main platforms, we can also enable builds for python 3.9. This is a followup for #1512 that also adds 3.9.

Fixes Issue(s)

@jilliene
Copy link

jilliene commented May 6, 2021

Filed as internal issue #USD-6684

Ryan Stelzleni added 3 commits May 12, 2021 17:11
Previously this had been disabled because of a change to how the python
interpreter searches for DLLs. This change should restore the old
behavior, and give software builders the ability to opt into the new
python behavior where possible. See

https://docs.python.org/3/whatsnew/3.8.html#bpo-36085-whatsnew
@pixar-oss pixar-oss merged commit e0ad779 into PixarAnimationStudios:dev May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants