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-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bbdfe7eda67e9bc53fb0b5a5eb65426e6b9400a
cpython
/
Lib
/
distutils
/
command
T
History
Jason R. Coombs
a2ebfd0256
Issue
#19544
and Issue
#6286
: Restore use of urllib over http allowing use of http_proxy for Distutils upload command, a feature accidentally lost in the rollback of distutils2.
2013-11-10 18:50:10 -05:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
…
bdist_rpm.py
…
bdist_wininst.py
…
bdist.py
…
build_clib.py
…
build_ext.py
Issue
#4366
: Fix building extensions on all platforms when --enable-shared is used.
2013-09-29 01:48:40 +02:00
build_py.py
Issue
#19286
: [distutils] Only match files in build_py.find_data_files.
2013-11-02 11:07:35 -04:00
build_scripts.py
…
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
#18741
: fix more typos. Patch by Févry Thibault.
2013-08-17 16:11:40 +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
#19544
and Issue
#6286
: Restore use of urllib over http allowing use of http_proxy for Distutils upload command, a feature accidentally lost in the rollback of distutils2.
2013-11-10 18:50:10 -05: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
…