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-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2318699f591fdfd31fcb3b52058e8a4a21aa1fcd
cpython
/
Lib
/
distutils
/
command
T
History
Éric Araujo
6a59b70cba
Merge 3.2
2012-03-05 16:24:07 +01:00
..
__init__.py
…
bdist_dumb.py
Make bdist_* commands respect --skip-build passed to bdist (
#10946
)
2011-08-29 21:48:39 +02:00
bdist_msi.py
Make distutils’ upload command work with bdist_msi products (
#13719
).
2012-03-05 16:09:29 +01:00
bdist_rpm.py
Stop ignoring RPMs in distutils' upload command (
#2945
).
2012-01-15 02:48:55 +01:00
bdist_wininst.py
Merge fix for
#10946
from 3.2
2011-08-30 01:01:45 +02:00
bdist.py
…
build_clib.py
…
build_ext.py
Merge fixes for
#1326113
and
#12297
from 3.2
2012-02-15 17:13:26 +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
…