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 22:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6dbca367dceda3999979bdc3cdcfdb201f40d044
cpython
/
Lib
/
distutils
/
command
T
History
Éric Araujo
00b41fc828
Merge 3.2
2012-03-07 20:50:06 +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
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
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
merge from 3.2 - Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller.
2011-07-28 23:39:08 +08:00
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
…