..
__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 #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_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
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
build.py
Issue #5309 : distutils' build and build_ext commands now accept a ``-j``
2014-09-26 23:31:59 +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
Fixes distutils adding/expecting too many _d suffixes.
2014-12-15 20:45:23 -08: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
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
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
Closes #23437 : Make user scripts directory versioned on Windows (patch by pmoore)
2015-02-14 09:50:59 -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
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
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
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
Removes bdist_wininst dependency on MFC.
2014-12-15 15:03:44 -08:00
wininst-14.0.exe
Removes bdist_wininst dependency on MFC.
2014-12-15 15:03:44 -08:00