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-07-24 02:46:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
382ee2f0f2be662fbcabcb4a6b38de416cea0cae
cpython
/
Tools
/
build
T
History
Kumar Aditya
a703f743db
GH-94851: check unicode consistency of static strings in debug mode (
#102684
)
2023-03-14 15:21:38 +05:30
..
check_extension_modules.py
…
deepfreeze.py
GH-100719: Remove the
co_nplaincellvars
field from code objects. (GH-100721)
2023-01-04 15:41:39 +00:00
freeze_modules.py
Add advice how to freeze fewer modules (
#101298
)
2023-01-25 09:28:14 -08:00
generate_global_objects.py
GH-94851: check unicode consistency of static strings in debug mode (
#102684
)
2023-03-14 15:21:38 +05:30
generate_levenshtein_examples.py
gh-99016: Make build scripts compatible with Python 3.8 (GH-99017)
2022-11-02 20:30:09 +02:00
generate_opcode_h.py
gh-100712: make it possible to disable specialization (for debugging) (
#100713
)
2023-01-19 18:14:55 +00:00
generate_re_casefix.py
…
generate_sre_constants.py
…
generate_stdlib_module_names.py
gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)
2023-02-03 18:14:43 -07:00
generate_token.py
…
parse_html5_entities.py
…
smelly.py
…
stable_abi.py
…
umarshal.py
…
update_file.py
…
verify_ensurepip_wheels.py
…