bpo-39586: Deprecate distutils bdist_msi command by hugovk · Pull Request #18415 · python/cpython · GitHub
Skip to content

bpo-39586: Deprecate distutils bdist_msi command - #18415

Merged
vstinner merged 1 commit into
python:masterfrom
hugovk:deprecate-msi
Feb 10, 2020
Merged

vstinner merged 1 commit into
python:masterfrom
hugovk:deprecate-msi

Conversation

@hugovk

@hugovk hugovk commented Feb 8, 2020

Copy link
Copy Markdown
Member

The distutils bdist_msi command is now deprecated, use bdist_wheel (wheel packages) instead.

Based on #14553, which was for bdist_wininst.

https://bugs.python.org/issue39586

@codecov

codecov Bot commented Feb 8, 2020

Copy link
Copy Markdown

@vstinner
vstinner merged commit 29b3fc0 into python:master Feb 10, 2020
@hugovk
hugovk deleted the deprecate-msi branch February 10, 2020 13:30
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