Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Sep 7, 2021

The bdist_msi command, deprecated in Python 3.9, is now removed.

Use bdist_wheel (wheel packages) instead.

https://bugs.python.org/issue45124

https://bugs.python.org/issue45124

The bdist_msi command, deprecated in Python 3.9, is now removed.
Use bdist_wheel (wheel packages) instead.
@vstinner
Copy link
Member

vstinner commented Sep 7, 2021

pip doesn't seem to be broken by this change (the test suite pass): so LGTM.

@vstinner vstinner merged commit eb254b4 into python:main Sep 7, 2021
@hugovk hugovk deleted the rm-bdist_msi branch September 7, 2021 11:05
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.

4 participants