Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-42802: Remove distutils bdist_wininst command#24043

Merged
vstinner merged 1 commit intopython:masterpython/cpython:masterfrom
vstinner:remove_bdist_wininstCopy head branch name to clipboard
Jan 8, 2021
Merged

bpo-42802: Remove distutils bdist_wininst command#24043
vstinner merged 1 commit intopython:masterpython/cpython:masterfrom
vstinner:remove_bdist_wininstCopy head branch name to clipboard

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jan 1, 2021

The distutils bdist_wininst command deprecated in Python 3.8 has been
removed. The distutils bidst_wheel command is now recommended to
distribute binary packages on Windows.

  • Remove Lib/distutils/command/bdist_wininst.py
  • Remove PC/bdist_wininst/ project
  • Remove Lib/distutils/command/wininst-*.exe programs
  • Remove all references to bdist_wininst

https://bugs.python.org/issue42802

The distutils bdist_wininst command deprecated in Python 3.8 has been
removed. The distutils bidst_wheel command is now recommended to
distribute binary packages on Windows.

* Remove Lib/distutils/command/bdist_wininst.py
* Remove PC/bdist_wininst/ project
* Remove Lib/distutils/command/wininst-*.exe programs
* Remove all references to bdist_wininst
@vstinner
Copy link
Member Author

vstinner commented Jan 1, 2021

cc @zooba @pganssle @pradyunsg: Good the CI passed!

@vstinner vstinner merged commit 0e2a0f7 into python:master Jan 8, 2021
@vstinner vstinner deleted the remove_bdist_wininst branch January 8, 2021 23:35
@vstinner
Copy link
Member Author

vstinner commented Jan 8, 2021

Bye bye bdist_wininst.

@pradyunsg
Copy link
Member

@jaraco @pganssle FYI, in case you missed the discussion on discuss.python.org.

adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
The distutils bdist_wininst command deprecated in Python 3.8 has been
removed. The distutils bidst_wheel command is now recommended to
distribute binary packages on Windows.

* Remove Lib/distutils/command/bdist_wininst.py
* Remove PC/bdist_wininst/ project
* Remove Lib/distutils/command/wininst-*.exe programs
* Remove all references to bdist_wininst
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.