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-14 08:28:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5cf435bb52c8ba5ab6813bde70696fa3de98efa
cpython
/
Lib
/
distutils
/
command
T
History
Éric Araujo
60532bd6b6
Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto (
#9558
).
2010-12-15 21:07:22 +00:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
…
bdist_rpm.py
Also close file descriptors from os.popen and subprocess.Popen
2010-11-06 02:10:32 +00:00
bdist_wininst.py
Always close files in distutils code and tests (
#10252
).
2010-11-05 23:51:56 +00:00
bdist.py
…
build_clib.py
Fix eon-old bug in build_clib options (
#1718574
)
2010-09-07 22:11:52 +00:00
build_ext.py
Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto (
#9558
).
2010-12-15 21:07:22 +00:00
build_py.py
…
build_scripts.py
…
build.py
…
check.py
Fixed
#8980
: distutils.command.check was failing w/ docutils installed
2010-10-03 14:18:09 +00:00
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_egg_info.py
…
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
sys.abiflags is not defined on all platforms.
2010-11-25 03:46:44 +00:00
register.py
…
sdist.py
Fix typo in option name
2010-09-11 15:28:56 +00:00
upload.py
Always close files in distutils code and tests (
#10252
).
2010-11-05 23:51:56 +00:00
wininst-6.0.exe
…
wininst-7.1.exe
…
wininst-8.0.exe
…
wininst-9.0-amd64.exe
…
wininst-9.0.exe
…