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-09 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20f8728bf0cce877c1908b15ddc59e2d1011ad0f
cpython
/
Lib
/
distutils
/
command
T
History
Serhiy Storchaka
bc27a050a7
Issue
#20363
. Fixed BytesWarning triggerred by test suite.
...
Patch by Berker Peksag.
2014-02-06 22:49:45 +02:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
Backout buggy patch committed for
#13719
2012-03-07 20:48:55 +01:00
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
Merge fix for
#10946
from 3.2
2011-08-30 01:01:45 +02:00
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
Issue
#9561
: distutils now reads and writes egg-info files using UTF-8
2011-09-05 23:44:56 +02:00
install_headers.py
…
install_lib.py
More fixes for PEP 3147 compliance in distutils (
#11254
)
2011-11-03 03:45:33 +01:00
install_scripts.py
…
install.py
#18741
: fix more typos. Patch by Févry Thibault.
2013-08-17 16:11:40 +03:00
register.py
Issue
#20363
. Fixed BytesWarning triggerred by test suite.
2014-02-06 22:49:45 +02:00
sdist.py
#18741
: fix more typos. Patch by Févry Thibault.
2013-08-17 16:11:40 +03:00
upload.py
Fix TypeError on "setup.py upload --show-response".
2013-12-22 18:13:51 +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