This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-23 04:43:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3541adcd48002edc19fdbcd6799689102e7ac16c
cpython
/
Lib
/
distutils
/
command
T
History
Martin v. Löwis
5310e5078a
- Patch
#1060577
: Extract list of RPM files from spec file in
...
bdist_rpm Will backport to 2.5.
2006-11-04 18:14:06 +00:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
Rename parameters to match the documentation (which
2006-05-01 16:14:16 +00:00
bdist_rpm.py
- Patch
#1060577
: Extract list of RPM files from spec file in
2006-11-04 18:14:06 +00:00
bdist_wininst.py
…
bdist.py
…
build_clib.py
…
build_ext.py
Disable linking extensions with -lpython2.5 for darwin. This should fix bug
2006-05-23 11:47:16 +00:00
build_py.py
…
build_scripts.py
…
build.py
…
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_egg_info.py
whitespace normalisation
2006-03-30 12:59:11 +00:00
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
Patch
#1459476
: install PKG-INFO metadata alongside distutils-installed packages.
2006-03-27 21:55:21 +00:00
register.py
[Bug
#1545341
] Allow 'classifier' parameter to be a tuple as well as a list. Will backport.
2006-10-06 13:18:26 +00:00
sdist.py
…
upload.py
Fix SF#1457312: bad socket error handling in distutils "upload" command.
2006-07-10 19:18:35 +00:00
wininst-6.exe
…
wininst-7.1.exe
…
wininst-8.exe
Add MSVC8 project files to create wininst-8.exe.
2006-10-04 15:25:28 +00:00