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-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f8aaf644095fef61ba1104af0f07efe2a099079
cpython
/
Lib
/
distutils
/
command
T
History
Berker Peksag
904a2ef2e2
Issue
#20900
: distutils register command now decodes HTTP responses correctly
...
Initial patch by ingrid.
2016-06-10 23:00:52 +03:00
..
__init__.py
…
bdist_dumb.py
Issue
#16314
: Added support for the LZMA compression in distutils.
2015-05-16 22:13:27 +03:00
bdist_msi.py
…
bdist_rpm.py
…
bdist_wininst.py
Issue
#23970
: Fixes bdist_wininst not working on non-Windows platform.
2015-05-23 12:15:57 -07:00
bdist.py
Issue
#16314
: Added support for the LZMA compression in distutils.
2015-05-16 22:13:27 +03:00
build_clib.py
…
build_ext.py
- Issue
#26884
: Fix linking extension modules for cross builds.
2016-06-05 00:41:58 +02:00
build_py.py
Issue
#23731
: Implement PEP 488.
2015-04-13 14:21:02 -04:00
build_scripts.py
…
build.py
Issue
#5309
: distutils' build and build_ext commands now accept a `
-j
`
2014-09-26 23:31:59 +02:00
check.py
fix parsing reST with code or code-block directives (
closes
#23063
)
2015-01-14 23:56:35 -05:00
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_egg_info.py
…
install_headers.py
…
install_lib.py
Issue
#23731
: Implement PEP 488.
2015-04-13 14:21:02 -04:00
install_scripts.py
…
install.py
Closes
#23437
: Make user scripts directory versioned on Windows (patch by pmoore)
2015-02-14 09:50:59 -08:00
register.py
Issue
#20900
: distutils register command now decodes HTTP responses correctly
2016-06-10 23:00:52 +03:00
sdist.py
…
upload.py
Issue
#21776
: distutils.upload now correctly handles HTTPError
2016-06-02 13:45:53 -07: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
…
wininst-14.0-amd64.exe
Issue
#26071
: bdist_wininst created binaries fail to start and find 32bit Python
2016-01-16 13:54:53 -08:00
wininst-14.0.exe
Issue
#26071
: bdist_wininst created binaries fail to start and find 32bit Python
2016-01-16 13:54:53 -08:00