Skip to content

bpo-45124: Remove the bdist_msi command#28195

Merged
vstinner merged 1 commit into
python:mainfrom
hugovk:rm-bdist_msi
Sep 7, 2021
Merged

bpo-45124: Remove the bdist_msi command#28195
vstinner merged 1 commit into
python:mainfrom
hugovk:rm-bdist_msi

Conversation

@hugovk
Copy link
Copy Markdown
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
Copy Markdown
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