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-22 11:03:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba0aca3bffce431fe2fbd53ca4cd6a717a2e2c19
cpython
/
Modules
/
_sre
T
History
Sergey Miryanov
0c100664bc
GH-145247: Use _PyTuple_FromPair in Modules (part 1) (
#148000
)
2026-04-02 23:20:13 +02: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-145247: Use _PyTuple_FromPair in Modules (part 1) (
#148000
)
2026-04-02 23:20:13 +02:00
sre.h
…