cpython/Lib/distutils/command
Éric Araujo 8b503c0a4e Fix setup.py register failure with invalid rst in description (#13614).
Original patch by Julien Courteau and Pierre Paul Lefebvre.
2012-12-08 22:41:11 -05: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 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_dumb.py Make bdist_* commands respect --skip-build passed to bdist (#10946) 2011-08-29 21:48:39 +02:00
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 Make bdist_* commands respect --skip-build passed to bdist (#10946) 2011-08-29 21:48:39 +02:00
build.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_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 Fix parsing of build_ext --libraries option (#1326113) 2012-02-15 16:44:37 +01:00
build_py.py More fixes for PEP 3147 compliance in distutils (#11254) 2011-11-03 03:45:33 +01:00
build_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
check.py Fix setup.py register failure with invalid rst in description (#13614). 2012-12-08 22:41:11 -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 General cleanup, raise normalization in Lib/distutils. 2007-08-30 03:52:21 +00:00
config.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.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_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 #9561: distutils now reads and writes egg-info files using UTF-8 2011-09-05 23:44:56 +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 More fixes for PEP 3147 compliance in distutils (#11254) 2011-11-03 03:45:33 +01: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 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
sdist.py Warn instead of crashing because of invalid path in MANIFEST.in (#8286). 2011-09-03 00:42:04 +02:00
upload.py Issue #10571: Fix the "--sign" option of distutils' upload command. 2012-06-29 01:05:26 +02:00
wininst-6.0.exe Merged revisions 63828 via svnmerge from 2008-07-16 02:02:25 +00:00
wininst-7.1.exe Merged revisions 63828 via svnmerge from 2008-07-16 02:02:25 +00:00
wininst-8.0.exe Revert part of r68799 which unintentionally updated this file. 2009-01-20 21:25:32 +00:00
wininst-9.0-amd64.exe Fix issue5076: bdist_wininst fails on py3k 2009-01-29 13:08:01 +00:00
wininst-9.0.exe Fix issue5076: bdist_wininst fails on py3k 2009-01-29 13:08:01 +00:00