.. |
__init__.py
|
…
|
|
bdist.py
|
…
|
|
bdist_dumb.py
|
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
|
2018-11-05 16:20:25 +02:00 |
bdist_msi.py
|
bpo-39586: Deprecate distutils bdist_msi command (GH-18415)
|
2020-02-10 14:26:40 +01:00 |
bdist_rpm.py
|
bpo-40443: Remove unused imports in distutils (GH-19802)
|
2020-04-30 11:28:09 +02:00 |
bdist_wininst.py
|
bpo-40443: Remove unused imports in distutils (GH-19802)
|
2020-04-30 11:28:09 +02:00 |
build.py
|
bpo-28552: Fix distutils.sysconfig for empty sys.executable (GH-12875)
|
2019-04-25 11:59:34 +02:00 |
build_clib.py
|
…
|
|
build_ext.py
|
bpo-39432: Implement PEP-489 algorithm for non-ascii "PyInit_*" symbol names in distutils (GH-18150)
|
2020-02-04 07:24:30 -08:00 |
build_py.py
|
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
|
2020-06-20 11:10:31 +03:00 |
build_scripts.py
|
#27364: fix "incorrect" uses of escape character in the stdlib.
|
2016-09-08 13:59:53 -04:00 |
check.py
|
bpo-40443: Remove unused imports in distutils (GH-19802)
|
2020-04-30 11:28:09 +02:00 |
clean.py
|
…
|
|
command_template
|
…
|
|
config.py
|
bpo-11191: skip unsupported test_distutils case for AIX with xlc (GH-8709)
|
2018-12-29 00:03:17 +10:00 |
install.py
|
bpo-1294959: Add sys.platlibdir attribute (GH-18381)
|
2020-03-10 09:53:09 +01:00 |
install_data.py
|
…
|
|
install_egg_info.py
|
…
|
|
install_headers.py
|
…
|
|
install_lib.py
|
…
|
|
install_scripts.py
|
…
|
|
register.py
|
Closes #27904: Improved logging statements to defer formatting until needed.
|
2016-08-31 08:22:29 +01:00 |
sdist.py
|
bpo-22831: Use "with" to avoid possible fd leaks in distutils. (GH-10921)
|
2018-12-20 19:00:14 +02:00 |
upload.py
|
bpo-40698: Improve distutils upload hash digests (GH-20260)
|
2020-05-20 07:37:25 -07:00 |
wininst-6.0.exe
|
…
|
|
wininst-7.1.exe
|
…
|
|
wininst-8.0.exe
|
…
|
|
wininst-9.0-amd64.exe
|
…
|
|
wininst-9.0.exe
|
…
|
|
wininst-10.0-amd64.exe
|
…
|
|
wininst-10.0.exe
|
…
|
|
wininst-14.0-amd64.exe
|
Issue #26071: Fixes preprocessor definition and rebuilds wininst-14.0[-amd64].exe
|
2016-12-13 09:06:24 -08:00 |
wininst-14.0.exe
|
Issue #26071: Fixes preprocessor definition and rebuilds wininst-14.0[-amd64].exe
|
2016-12-13 09:06:24 -08:00 |