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-27 13:15:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
distutils
/
command
History
Serhiy Storchaka
5f938c1104
[3.11] gh-115198: Fix support of Docutils >= 0.19 in distutils (GH-115220)
2024-02-12 13:45:22 +02: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
[3.11] gh-115198: Fix support of Docutils >= 0.19 in distutils (GH-115220)
2024-02-12 13:45:22 +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
Fix typos in the Lib directory (GH-28775)
2021-10-06 16:13:48 -07:00
register.py
…
sdist.py
…
upload.py
…