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-15 08:59:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d2d08d2cc2af98219fd105ec75fa58a633d2b75
cpython
/
Lib
/
distutils
/
command
T
History
Serhiy Storchaka
885bdc4946
Issue
#25985
: sys.version_info is now used instead of sys.version
...
to format short Python version.
2016-02-11 13:10:36 +02: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
Issue
#25985
: sys.version_info is now used instead of sys.version
2016-02-11 13:10:36 +02:00
bdist_rpm.py
…
bdist_wininst.py
Issue
#25985
: sys.version_info is now used instead of sys.version
2016-02-11 13:10:36 +02: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
#23970
: Adds distutils._msvccompiler for new Visual Studio versions.
2015-05-23 09:02:50 -07:00
build_py.py
Issue
#23731
: Implement PEP 488.
2015-04-13 14:21:02 -04:00
build_scripts.py
Replace IOError with OSError (
#16715
)
2012-12-25 16:47:37 +02:00
build.py
Issue
#25985
: sys.version_info is now used instead of sys.version
2016-02-11 13:10:36 +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
Issue
#25985
: sys.version_info is now used instead of sys.version
2016-02-11 13:10:36 +02:00
install_headers.py
…
install_lib.py
Issue
#23731
: Implement PEP 488.
2015-04-13 14:21:02 -04:00
install_scripts.py
…
install.py
Issue
#25985
: sys.version_info is now used instead of sys.version
2016-02-11 13:10:36 +02:00
register.py
Issue
#20363
. Fixed BytesWarning triggerred by test suite.
2014-02-06 22:49:45 +02:00
sdist.py
Issue
#19544
and Issue
#6516
: Restore support for --user and --group parameters to sdist command as found in Python 2.7 and originally slated for Python 3.2 but accidentally rolled back as part of the distutils2 rollback. Closes Issue
#6516
.
2013-11-15 13:01:52 -05:00
upload.py
#10510
: Fix bug in forward port of 2.7 distutils patch.
2014-09-28 11:01:42 -04: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