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
6b7786bac2feed64b14344cdac9ea0ead24efd78
cpython
/
Lib
/
distutils
/
command
T
History
Serhiy Storchaka
a26b3f183d
Issue
#20363
. Fixed BytesWarning triggerred by test suite.
...
Patch by Berker Peksag.
2014-02-06 22:52:23 +02:00
..
__init__.py
…
bdist_dumb.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
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
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
build_clib.py
…
build_ext.py
Issue
#9709
: Revert 97fb852c5c26. Many extensions are not using PyMODINIT_FUNC.
2014-01-28 15:04:40 +01:00
build_py.py
Merge with 3.3 for Issue
#19286
.
2013-11-02 13:04:51 -04:00
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
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
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
Fix TypeError on "setup.py upload --show-response".
2013-12-22 18:14:56 +01: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
Fix
#13210
. Port the Windows build from VS2008 to VS2010.
2012-05-13 11:19:23 -05:00
wininst-10.0.exe
Fix
#13210
. Port the Windows build from VS2008 to VS2010.
2012-05-13 11:19:23 -05:00