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-06-21 18:41:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e863fab283eddca9c2a8f9d1ee30f4dc243e314
cpython
/
Modules
/
_sre
T
History
Pieter Eendebak
0f7dc2fefa
gh-150942: Speed up re.findall and re.sub/subn result building (gh-150943)
2026-06-07 21:06:36 +09:00
..
clinic
gh-86519: Add prefixmatch APIs to the re module (GH-31137)
2026-02-15 17:43:39 -08:00
sre_constants.h
…
sre_lib.h
…
sre_targets.h
…
sre.c
gh-150942: Speed up re.findall and re.sub/subn result building (gh-150943)
2026-06-07 21:06:36 +09:00
sre.h
…