Skip to content

Issues: python/cpython

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

Issues list

re.sub returns duplicated replacement strings in some cases. expert-regex type-bug An unexpected behavior, bug, or error
#96907 opened Sep 18, 2022 by danny0838
re: should support Chinese character regular expression \p{Han} expert-regex pending The issue will be closed if no feedback is provided type-feature A feature request or enhancement
#95555 opened Aug 2, 2022 by LonYui
re.sub, re.Match.expand, etc doesn't allow x, u, U, or N escapes in the template expert-regex pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#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 Interpreter core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#90228 opened Dec 14, 2021 by graysky mannequin
Space in re's {min,max} should raise an error, rather than fail silently 3.10 expert-regex type-bug An unexpected behavior, bug, or error
#86635 opened Nov 26, 2020 by reuven mannequin
Proposal: re.prefixmatch method (alias for re.match) 3.12 expert-regex stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#86519 opened Nov 13, 2020 by gpshead
truncating match in regular expression match objects repr 3.9 expert-regex type-feature A feature request or enhancement
#84130 opened Mar 12, 2020 by sethtroisi mannequin
better name for re.error Exception class. 3.12 easy expert-regex type-feature A feature request or enhancement
#83162 opened Dec 5, 2019 by Carreau mannequin
Add direct anchors to regex syntax documentation docs Documentation in the Doc dir expert-regex type-feature A feature request or enhancement
#83156 opened Dec 4, 2019 by bmispelon mannequin
Nail down and document the behavior of range expressions in RE character classes docs Documentation in the Doc dir expert-regex type-bug An unexpected behavior, bug, or error
#78337 opened Jul 19, 2018 by zwol mannequin
Introduce a method to concatenate regex patterns 3.7 expert-regex type-feature A feature request or enhancement
#77839 opened May 27, 2018 by aleskva mannequin
\b reports false-positives in Indic strings involving combining marks 3.7 expert-regex type-bug An unexpected behavior, bug, or error
#76379 opened Dec 2, 2017 by jamadagni mannequin
[doc] Clarify exactly what \w matches in UNICODE mode 3.9 3.10 3.11 docs Documentation in the Doc dir easy expert-regex type-feature A feature request or enhancement
#69929 opened Nov 27, 2015 by zwol mannequin
regex: Support for recursive patterns expert-regex stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#69469 opened Sep 30, 2015 by Sworddragon mannequin
Memory leak in Modules/sre_lib.h 3.11 expert-regex type-bug An unexpected behavior, bug, or error
#67877 opened Mar 17, 2015 by abacabadabacaba mannequin
Support Unicode line boundaries in regular expression expert-regex extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#66681 opened Sep 25, 2014 by serhiy-storchaka
ProTip! What’s not been updated in a month: updated:<2022-10-04.