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-10 06:31:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
af5ee3ff610377ef446c2d88bbfcbb3dffaaf0c9
cpython
/
Lib
/
distutils
/
command
T
History
Hugo van Kemenade
29b3fc0a18
bpo-39586: Deprecate distutils bdist_msi command (GH-18415)
2020-02-10 14:26:40 +01:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
bpo-39586: Deprecate distutils bdist_msi command (GH-18415)
2020-02-10 14:26:40 +01:00
bdist_rpm.py
bpo-11122: fix hardcoded path checking for rpmbuild in bdist_rpm.py (GH-10594)
2019-06-08 17:05:05 -04:00
bdist_wininst.py
bpo-37481: Deprecate distutils bdist_wininst command (GH-14553)
2019-07-05 10:44:12 +02:00
bdist.py
…
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
…
build_scripts.py
…
build.py
bpo-28552: Fix distutils.sysconfig for empty sys.executable (GH-12875)
2019-04-25 11:59:34 +02:00
check.py
bpo-38914 Do not require email field in setup.py. (GH-17388)
2019-12-23 06:53:18 -08:00
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_egg_info.py
…
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
…
register.py
…
sdist.py
…
upload.py
…
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
…