0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 00:38:00 +01:00
cpython/Doc/distutils
Lumír 'Frenzy' Balhar 90d02e5e63
bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of the PEP) (GH-23142)
This change:
* merges `distutils.sysconfig` into `sysconfig` while keeping the original functionality and
* marks `distutils.sysconfig` as deprecated

https://bugs.python.org/issue41282
2021-04-23 14:02:41 +02:00
..
_setuptools_disclaimer.rst
apiref.rst
builtdist.rst
commandref.rst
configfile.rst
examples.rst
extending.rst
index.rst
introduction.rst
packageindex.rst
setupscript.rst
sourcedist.rst
uploading.rst