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 18:33:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b682fd3dbb09772a060ee65c05e77145b24283a3
cpython
/
Lib
/
distutils
/
command
T
History
Benjamin Peterson
238f5aa6a5
merge 3.4 (
#22349
)
2014-09-06 17:24:35 -04:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
…
bdist_rpm.py
…
bdist_wininst.py
…
bdist.py
…
build_clib.py
…
build_ext.py
remove various dead version checks (
closes
#22349
)
2014-09-06 17:24:12 -04:00
build_py.py
…
build_scripts.py
…
build.py
…
check.py
…
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_egg_info.py
…
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
remove 2.2 and 2.6 compat code (
closes
#22200
)
2014-08-17 23:00:42 -05:00
register.py
Issue
#20363
. Fixed BytesWarning triggerred by test suite.
2014-02-06 22:49:45 +02:00
sdist.py
…
upload.py
Issue
#21722
: The distutils "upload" command now exits with a non-zero return code when uploading fails.
2014-06-18 23:09:11 -04: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
…