This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 22:55:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
distutils
/
command
History
Terry Jan Reedy
16b5c13668
Merge 3.3, issue
#17047
: remove doubled words found in 2.7 to
...
3.4 Lib/*, as reported by Serhiy Storchaka and Matthew Barnett.
2013-03-11 17:59:07 -04:00
..
__init__.py
…
bdist_dumb.py
Closes
#16135
: Removal of OS/2 support (distutils)
2012-10-11 01:20:12 +02:00
bdist_msi.py
…
bdist_rpm.py
Issue
#14443
: ensure that brp-python-bytecompile is invoked with the correct
2012-06-26 14:06:23 -04:00
bdist_wininst.py
…
bdist.py
Closes
#16135
: Removal of OS/2 support (distutils)
2012-10-11 01:20:12 +02:00
build_clib.py
…
build_ext.py
Closes
#16116
: Merged fix from 3.3.
2012-10-23 20:27:43 +01:00
build_py.py
…
build_scripts.py
Replace IOError with OSError (
#16715
)
2012-12-25 16:47:37 +02:00
build.py
…
check.py
Fix setup.py register failure with invalid rst in description (
#13614
).
2012-12-08 22:41:11 -05: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
Merge 3.3, issue
#17047
: remove doubled words found in 2.7 to
2013-03-11 17:59:07 -04:00
register.py
…
sdist.py
…
upload.py
Issue
#16717
: get rid of socket.error, replace with OSError
2012-12-18 23:10:48 +02: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
…