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-14 00:18:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa59bda8d30ea0b6c19007205b57c800c944304c
cpython
/
Lib
/
distutils
/
command
T
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
…
bdist_dumb.py
…
bdist_rpm.py
…
bdist.py
…
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
…
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
…