cpython/Misc/NEWS.d/next
Victor Stinner 196b64b70b bpo-42802: Remove distutils bdist_wininst command
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
2021-01-01 15:29:20 +01:00
..
Build bpo-27640: Add --disable-test-modules configure option (GH-23886) 2020-12-30 13:50:39 +01:00
C API bpo-40052: Fix alignment issue in PyVectorcall_Function() (GH-23999) 2020-12-29 15:32:07 -08:00
Core and Builtins bpo-27794: Add `name` attribute to `property` class (GH-23967) 2020-12-30 01:51:24 -08:00
Documentation bpo-34398: Allow glossary results to show up on search page (GH-8773) 2020-12-18 20:00:51 +01:00
IDLE Python 3.10.0a3 2020-12-07 19:34:10 +00:00
Library bpo-42802: Remove distutils bdist_wininst command 2021-01-01 15:29:20 +01:00
Security Python 3.10.0a3 2020-12-07 19:34:10 +00:00
Tests bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037) 2021-01-01 23:20:33 +09:00
Tools-Demos closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912) 2020-12-24 09:16:04 -08:00
Windows Python 3.10.0a3 2020-12-07 19:34:10 +00:00
macOS Python 3.10.0a3 2020-12-07 19:34:10 +00:00