cpython/Lib/distutils/command
Victor Stinner cfd365b937 Issue #10419, issue #6011: port 6ad356525381 fix from distutils to packaging
build_scripts command of packaging now handles correctly non-ASCII path (path
to the Python executable). Open and write the script in binary mode, but ensure
that the shebang is decodable from UTF-8 and from the encoding of the script.
2011-05-19 15:18:36 +02:00
..
__init__.py
bdist.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
bdist_dumb.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
bdist_msi.py Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-83555,83558,83560 via svnmerge from 2010-10-06 08:26:09 +00:00
bdist_rpm.py Merged revisions 86223-86224,86226,86234 via svnmerge from 2010-11-06 02:58:56 +00:00
bdist_wininst.py Normalize the encoding names for Latin-1 and UTF-8 to 2011-02-25 15:42:01 +00:00
build.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
build_clib.py Merged revisions 84608 via svnmerge from 2010-09-07 22:17:04 +00:00
build_ext.py Merged revisions 87280 via svnmerge from 2010-12-15 21:12:12 +00:00
build_py.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
build_scripts.py Issue #10419, issue #6011: port 6ad356525381 fix from distutils to packaging 2011-05-19 15:18:36 +02:00
check.py Merged revisions 85197 via svnmerge from 2010-10-03 14:30:11 +00:00
clean.py
command_template
config.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
install.py sys.abiflags is not defined on all platforms. 2010-11-25 03:46:44 +00:00
install_data.py
install_egg_info.py
install_headers.py
install_lib.py
install_scripts.py
register.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
sdist.py Fix resource warning found manually 2011-04-17 14:27:07 +02:00
upload.py Merged revisions 86223-86224,86226,86234 via svnmerge from 2010-11-06 02:58:56 +00:00
wininst-6.0.exe
wininst-7.1.exe
wininst-8.0.exe
wininst-9.0-amd64.exe
wininst-9.0.exe