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-06-14 15:12:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef87f067982dede91aca3d7954b992b860d8a254
cpython
/
Lib
/
distutils
/
command
T
History
Éric Araujo
a420c820fe
Backout buggy patch committed for
#13719
2012-03-07 20:48:55 +01:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
Backout buggy patch committed for
#13719
2012-03-07 20:48:55 +01:00
bdist_rpm.py
Stop ignoring RPMs in distutils' upload command (
#2945
).
2012-01-15 02:48:55 +01:00
bdist_wininst.py
…
bdist.py
…
build_clib.py
…
build_ext.py
Fix parsing of build_ext --libraries option (
#1326113
)
2012-02-15 16:44:37 +01:00
build_py.py
More fixes for PEP 3147 compliance in distutils (
#11254
)
2011-11-03 03:45:33 +01:00
build_scripts.py
…
build.py
…
check.py
…
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_egg_info.py
Issue
#9561
: distutils now reads and writes egg-info files using UTF-8
2011-09-05 23:44:56 +02:00
install_headers.py
…
install_lib.py
More fixes for PEP 3147 compliance in distutils (
#11254
)
2011-11-03 03:45:33 +01:00
install_scripts.py
…
install.py
…
register.py
…
sdist.py
Warn instead of crashing because of invalid path in MANIFEST.in (
#8286
).
2011-09-03 00:42:04 +02:00
upload.py
…
wininst-6.0.exe
…
wininst-7.1.exe
…
wininst-8.0.exe
…
wininst-9.0-amd64.exe
…
wininst-9.0.exe
…