Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort
Add example of named group to re.Match.__getitem__ doc docs expert-regex
#92727 opened May 12, 2022 by bmispelon
Speed up regular expression substitution 3.11 expert-regex performance type-feature
#91524 opened Apr 14, 2022 by serhiy-storchaka
re.sub, re.Match.expand, etc doesn't allow x, u, U, or N escapes in the template expert-regex pending type-bug
#90508 opened Jan 11, 2022 by mr-nfamous mannequin
[subinterpreters] crash when importing _sre in subinterpreters in parallel (Python 3.9 regression) 3.9 3.10 3.11 expert-regex expert-subinterpreters interpreter-core type-bug
#90228 opened Dec 14, 2021 by graysky mannequin
Document exceptions raised by fnmtach 3.10 3.11 expert-regex stdlib
#89973 opened Nov 16, 2021 by DimitriPapadopoulos mannequin
Space in re's {min,max} should raise an error, rather than fail silently 3.10 expert-regex type-bug
#86635 opened Nov 26, 2020 by reuven mannequin
Proposal: re.prefixmatch method (alias for re.match) 3.11 expert-regex stdlib type-feature
#86519 opened Nov 13, 2020 by gpshead
truncating match in regular expression match objects repr 3.9 expert-regex type-feature
#84130 opened Mar 12, 2020 by sethtroisi mannequin
better name for re.error Exception class. 3.9 easy expert-regex type-feature
#83162 opened Dec 5, 2019 by Carreau mannequin
Add direct anchors to regex syntax documentation docs expert-regex type-feature
#83156 opened Dec 4, 2019 by bmispelon mannequin
Nail down and document the behavior of range expressions in RE character classes docs expert-regex type-bug
#78337 opened Jul 19, 2018 by zwol mannequin
Introduce a method to concatenate regex patterns 3.7 expert-regex type-feature
#77839 opened May 27, 2018 by aleskva mannequin
\b reports false-positives in Indic strings involving combining marks 3.7 expert-regex type-bug
#76379 opened Dec 2, 2017 by jamadagni mannequin
re.compile() repr end quote truncated expert-regex type-bug
#70256 opened Jan 9, 2016 by ThiefMaster mannequin
[doc] Clarify exactly what \w matches in UNICODE mode 3.9 3.10 3.11 docs easy expert-regex type-feature
#69929 opened Nov 27, 2015 by zwol mannequin
regex: Support for recursive patterns expert-regex stdlib type-feature
#69469 opened Sep 30, 2015 by Sworddragon mannequin
ProTip! Follow long discussions with comments:>50.