This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-28 05:35:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
distutils
/
command
History
Irit Katriel
147eb723b2
gh-96628: remove deprecated and ignored arg of sysconfig.is_python_build() (GH-96629)
2022-09-07 00:24:34 +01:00
..
__init__.py
bpo-42802: Remove distutils bdist_wininst command (GH-24043)
2021-01-09 00:35:01 +01:00
bdist_dumb.py
…
bdist_rpm.py
…
bdist.py
bpo-45124: Remove the bdist_msi command (GH-28195)
2021-09-07 12:34:27 +02:00
build_clib.py
…
build_ext.py
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
2022-03-30 12:00:27 +01:00
build_py.py
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
2020-06-20 11:10:31 +03:00
build_scripts.py
…
build.py
…
check.py
[codemod] Fix non-matching bracket pairs (GH-28473)
2021-09-22 01:09:00 +02: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
gh-96628: remove deprecated and ignored arg of sysconfig.is_python_build() (GH-96629)
2022-09-07 00:24:34 +01:00
register.py
bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294)
2022-05-08 17:10:11 +03:00
sdist.py
…
upload.py
Fix import of HTTPError (GH-22304)
2021-05-11 16:01:33 -07:00