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
62012fc719818b6087b01c93fcc1cd0d2b4d8932
cpython
/
Lib
/
distutils
/
command
History
Éric Araujo
00ee494603
Fix missing import in bdist_rpm (
#18045
)
2014-03-12 05:01:25 -04:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
…
bdist_rpm.py
Fix missing import in bdist_rpm (
#18045
)
2014-03-12 05:01:25 -04:00
bdist_wininst.py
…
bdist.py
…
build_clib.py
…
build_ext.py
Issue
#4366
: Fix building extensions on all platforms when --enable-shared is used.
2013-09-29 01:48:40 +02:00
build_py.py
Issue
#19286
: [distutils] Only match files in build_py.find_data_files.
2013-11-02 11:07:35 -04:00
build_scripts.py
…
build.py
…
check.py
…
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_egg_info.py
…
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
…
register.py
…
sdist.py
#18741
: fix more typos. Patch by Févry Thibault.
2013-08-17 16:07:38 +03:00
upload.py
Issue
#12853
: Correct NameError in distutils upload command.
2013-11-15 20:08:22 -05:00
wininst-6.0.exe
…
wininst-7.1.exe
…
wininst-8.0.exe
…
wininst-9.0-amd64.exe
…
wininst-9.0.exe
…