This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-18 10:24:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0810fa79885276114d1a94e2ce61da367ebb1ffc
cpython
/
Lib
/
distutils
/
command
T
History
Inada Naoki
5909ad1217
fix code styling (GH-12737)
2019-04-09 14:54:30 +09:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
bpo-22831: Use "with" to avoid possible fd leaks in distutils. (GH-10921)
2018-12-20 19:00:14 +02:00
bdist_rpm.py
bpo-35416: fix potential resource warnings in distutils (GH-10918)
2019-04-08 22:08:48 +09:00
bdist_wininst.py
fix code styling (GH-12737)
2019-04-09 14:54:30 +09:00
bdist.py
…
build_clib.py
…
build_ext.py
bpo-35299: Fixed sysconfig and distutils during PGO profiling (GH-11744)
2019-02-04 17:15:13 -08:00
build_py.py
…
build_scripts.py
…
build.py
…
check.py
bpo-31292: Fixed distutils check --restructuredtext for include directives (GH-10605)
2019-03-27 17:34:19 -04: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_data.py
…
install_egg_info.py
…
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
…
register.py
…
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-35416: fix potential resource warnings in distutils (GH-10918)
2019-04-08 22:08:48 +09: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
…
wininst-14.0.exe
…