cpython/Lib/distutils/command
Steve Dower e6bb53bf61 Issue #26071: Fixes preprocessor definition and rebuilds wininst-14.0[-amd64].exe 2016-12-13 09:06:55 -08:00
..
__init__.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
bdist.py Issue #16314: Added support for the LZMA compression in distutils. 2015-05-16 22:13:27 +03:00
bdist_dumb.py Closes #27904: Improved logging statements to defer formatting until needed. 2016-08-31 08:22:29 +01:00
bdist_msi.py #27364: fix "incorrect" uses of escape character in the stdlib. 2016-09-08 13:59:53 -04: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 Issue #25985: sys.version_info is now used instead of sys.version 2016-02-11 13:10:36 +02:00
build.py Issue #25985: sys.version_info is now used instead of sys.version 2016-02-11 13:10:36 +02:00
build_clib.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
build_ext.py Issue #13756: Fix building extensions modules on Cygwin 2016-10-01 16:15:09 -05:00
build_py.py Issue #23731: Implement PEP 488. 2015-04-13 14:21:02 -04:00
build_scripts.py #27364: fix "incorrect" uses of escape character in the stdlib. 2016-09-08 13:59:53 -04:00
check.py fix parsing reST with code or code-block directives (closes #23063) 2015-01-14 23:56:35 -05:00
clean.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
command_template
config.py Closes #27904: Improved logging statements to defer formatting until needed. 2016-08-31 08:22:29 +01:00
install.py Issue #27919: Deprecate extra_path option in distutils. 2016-09-01 13:55:33 -04:00
install_data.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
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 Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
install_lib.py Issue #23731: Implement PEP 488. 2015-04-13 14:21:02 -04:00
install_scripts.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
register.py Closes #27904: Improved logging statements to defer formatting until needed. 2016-08-31 08:22:29 +01:00
sdist.py Make cs_path_exists a protected, static method 2016-10-14 15:41:42 -04:00
upload.py Issue #27349: Fix typo in distutils upload command 2016-06-18 21:42:37 +03: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
wininst-14.0-amd64.exe Issue #26071: Fixes preprocessor definition and rebuilds wininst-14.0[-amd64].exe 2016-12-13 09:06:24 -08:00
wininst-14.0.exe Issue #26071: Fixes preprocessor definition and rebuilds wininst-14.0[-amd64].exe 2016-12-13 09:06:24 -08:00