Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enable building PyPI packages for Python 3.8 #1512

Merged
merged 2 commits into from
May 17, 2021

Conversation

rstelzleni
Copy link
Contributor

Description of Change(s)

This PR is a followup to the change to add support for python 3.8 on windows (#1511). Now that we have that we can publish pypi packages for python 3.8

Fixes Issue(s)

@jilliene
Copy link

jilliene commented May 6, 2021

Filed as internal issue #USD-6683

Ryan Stelzleni added 2 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
@rstelzleni rstelzleni force-pushed the pypi-py38-packages branch from d90f322 to 7e50d92 Compare May 13, 2021 02:15
@pixar-oss pixar-oss merged commit 8d107af into PixarAnimationStudios:dev May 17, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants