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-05-06 12:49:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc9602819181d68568259029a2accfd2dfcd086d
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
gh-124130: Fix a bug in matching regular expression \B in empty string (GH-127007)
2025-01-02 12:11:21 +00:00
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
gh-67877: Fix memory leaks in terminated RE matching (GH-126840)
2024-11-18 11:53:45 +02:00