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-31 07:05:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
distutils
/
command
History
Ezio Melotti
e0c69161bc
#18741
: merge with 3.3.
2013-08-17 16:13:22 +03:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
…
bdist_rpm.py
…
bdist_wininst.py
…
bdist.py
…
build_clib.py
…
build_ext.py
- Issue
#16754
: Fix the incorrect shared library extension on linux. Introduce
2013-03-21 13:39:52 -07:00
build_py.py
Issue
#17177
: Stop using imp in distutils
2013-06-15 12:59:53 -04:00
build_scripts.py
Replace IOError with OSError (
#16715
)
2012-12-25 16:47:37 +02:00
build.py
…
check.py
…
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_egg_info.py
…
install_headers.py
…
install_lib.py
Issue
#17177
: Stop using imp in distutils
2013-06-15 12:59:53 -04:00
install_scripts.py
…
install.py
#18741
: merge with 3.3.
2013-08-17 16:13:22 +03:00
register.py
…
sdist.py
#18741
: fix more typos. Patch by Févry Thibault.
2013-08-17 16:11:40 +03:00
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
…