cpython/PC/layout/support
Victor Stinner 0faa0ba240
gh-92584: Remove the distutils package (#99061)
Remove the distutils package. It was deprecated in Python 3.10 by PEP
632 "Deprecate distutils module". For projects still using distutils
and cannot be updated to something else, the setuptools project can
be installed: it still provides distutils.

* Remove Lib/distutils/ directory
* Remove test_distutils
* Remove references to distutils
* Skip test_check_c_globals and test_peg_generator since they use
  distutils
2022-11-03 19:27:27 +01:00
..
__init__.py
appxmanifest.py gh-95733: Allow installing Store package on older Windows versions (GH-95862) 2022-08-11 00:47:58 +01:00
catalog.py gh-84623: Remove unused imports (#94132) 2022-06-22 19:14:27 +02:00
constants.py gh-84623: Remove unused imports (#94132) 2022-06-22 19:14:27 +02:00
filesets.py bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038) 2022-03-22 01:08:37 +00:00
logging.py
nuspec.py
options.py gh-92584: Remove the distutils package (#99061) 2022-11-03 19:27:27 +01:00
pip.py
props.py gh-92584: Remove the distutils package (#99061) 2022-11-03 19:27:27 +01:00
python.props gh-92584: Remove the distutils package (#99061) 2022-11-03 19:27:27 +01:00