This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1cebc207ea415f96a56f23b520adddeda3364fdc
cpython
/
Lib
/
distutils
/
command
History
Victor Stinner
e01aa53ea6
Merge 3.2: Issue
#9561
: distutils now reads and writes egg-info files using UTF-8
...
instead of the locale encoding.
2011-09-05 23:46:05 +02: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 bdist_* commands respect --skip-build passed to bdist (
#10946
)
2011-08-29 21:48:39 +02:00
bdist_rpm.py
…
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
…
build_py.py
…
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
…
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
…