This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-06-11 12:22:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
11a8bdfe48
cpython
/
Modules
/
_sre
History
Download ZIP
Download TAR.GZ
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.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
gh-67877: Fix memory leaks in terminated RE matching (GH-126840)
2024-11-18 11:53:45 +02:00
sre_constants.h
gh-105687: Remove deprecated objects from
re
module (
#105688
)
2023-06-14 12:26:20 +02:00
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