This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cd30c2ceeaeabe0486a2467fd11cdc008bf6f67
cpython
/
Lib
/
distutils
/
command
History
Benjamin Peterson
562b7cbff9
fix parsing reST with code or code-block directives (
closes
#23063
)
...
Patch by Marc Abramowitz.
2015-01-14 23:56:35 -05:00
..
__init__.py
…
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
…
bdist_rpm.py
…
bdist_wininst.py
…
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
build_clib.py
…
build_ext.py
- Issue
#17219
: Add library build dir for Python extension cross-builds.
2014-10-02 02:10:47 +02:00
build_py.py
Merge with 3.3 for Issue
#19286
.
2013-11-02 13:04:51 -04:00
build_scripts.py
…
build.py
…
check.py
fix parsing reST with code or code-block directives (
closes
#23063
)
2015-01-14 23:56:35 -05:00
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_egg_info.py
…
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
remove 2.2 and 2.6 compat code (
closes
#22200
)
2014-08-17 23:00:42 -05: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:11 -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
…
wininst-10.0.exe
…