mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315)
This commit is contained in:
parent
645ed62fb4
commit
f6ee4dad58
7 changed files with 2849 additions and 144 deletions
|
@ -58,6 +58,7 @@ reindent-rst.py Fix-up reStructuredText file whitespace
|
|||
rgrep.py Reverse grep through a file (useful for big logfiles)
|
||||
run_tests.py Run the test suite with more sensible default options
|
||||
serve.py Small wsgiref-based web server, used in make serve in Doc
|
||||
stable_abi.py Stable ABI checks and file generators.
|
||||
suff.py Sort a list of files by suffix
|
||||
texi2html.py Convert GNU texinfo files into HTML
|
||||
untabify.py Replace tabs with spaces in argument files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue