FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-86519: Add prefixmatch APIs to the re module by gpshead · Pull Request #31137 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-86519: Add prefixmatch APIs to the re module
- #31137
#31137
Merged
gpshead
merged 19 commits into
python:main
python/cpython:main
from
gpshead:prefixmatch-b42353
gpshead/cpython:prefixmatch-b42353
Copy head branch name to clipboard
Feb 16, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
gh-86519: Add prefixmatch APIs to the re module
#31137
gpshead
merged 19 commits into
python:main
python/cpython:main
from
gpshead:prefixmatch-b42353
gpshead/cpython:prefixmatch-b42353
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2022
bpo-42353: Add prefixmatch APIs to the re module.
Show description for 587dc4d
gpshead
committed
587dc4d
View commit details
Copy full SHA for 587dc4d
Browse repository at this point
Commits on Jan 30, 2023
Merge branch 'main' into prefixmatch-b42353
gpshead
committed
c7d1581
View commit details
Copy full SHA for c7d1581
Browse repository at this point
fix editor fat finger typo during the merge. #vim
gpshead
committed
fa2885e
View commit details
Copy full SHA for fa2885e
Browse repository at this point
3.12
gpshead
committed
6195ad7
View commit details
Copy full SHA for 6195ad7
Browse repository at this point
Commits on Feb 26, 2023
Merge branch 'main' into prefixmatch-b42353
hauntsaninja
authored
0296f29
View commit details
Copy full SHA for 0296f29
Browse repository at this point
Commits on Apr 18, 2025
Merge main and modernize the relevant docs.
gpshead
committed
bab8e8b
View commit details
Copy full SHA for bab8e8b
Browse repository at this point
Commits on Apr 19, 2025
Simplify, don't have duplicate definitions.
Show description for 149f6e4
gpshead
committed
149f6e4
View commit details
Copy full SHA for 149f6e4
Browse repository at this point
Commits on Jan 31, 2026
Merge main into prefixmatch-b42353
Show description for e176692
gpshead
committed
e176692
View commit details
Copy full SHA for e176692
Browse repository at this point
Update match name removal language to be definitive
Show description for 58d8f57
gpshead
and
claude
committed
58d8f57
View commit details
Copy full SHA for 58d8f57
Browse repository at this point
Commits on Feb 1, 2026
Fix re.rst examples after match to search conversion
Show description for 3cd9d71
gpshead
and
claude
committed
3cd9d71
View commit details
Copy full SHA for 3cd9d71
Browse repository at this point
Replace name-parsing examples with Monty Python references
Show description for d6090bb
gpshead
committed
d6090bb
View commit details
Copy full SHA for d6090bb
Browse repository at this point
Commits on Feb 9, 2026
Address reviewer docs feedback: prefer prefixmatch throughout
Show description for 341972f
gpshead
and
claude
committed
341972f
View commit details
Copy full SHA for 341972f
Browse repository at this point
Statically alias match to prefixmatch instead of runtime memcpy
Show description for cd8d85d
gpshead
and
claude
committed
cd8d85d
View commit details
Copy full SHA for cd8d85d
Browse repository at this point
Merge main into prefixmatch-b42353
gpshead
committed
74d51b3
View commit details
Copy full SHA for 74d51b3
Browse repository at this point
Fix whatsnew 3.15 RST heading that matches git conflict marker
Show description for 4abdff0
gpshead
and
claude
committed
4abdff0
View commit details
Copy full SHA for 4abdff0
Browse repository at this point
docs, remove errant "if ever"
gpshead
committed
6bacfb0
View commit details
Copy full SHA for 6bacfb0
Browse repository at this point
doc wording tweaks jf clarity
gpshead
committed
40e6a2a
View commit details
Copy full SHA for 40e6a2a
Browse repository at this point
Extract do_test_match_getitem helper to preserve git blame
Show description for b3c6948
gpshead
and
claude
committed
b3c6948
View commit details
Copy full SHA for b3c6948
Browse repository at this point
tweak news to match docs
gpshead
committed
b277981
View commit details
Copy full SHA for b277981
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL