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
Label
Projects
Milestones
Assignee
Sort
Issues list
re
module: search() vs. match()
section should mention fullmatch()
docs
#98906
opened Oct 31, 2022 by
pekkaklarck
re.sub
returns duplicated replacement strings in some cases.
expert-regex
type-bug
#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
gh-86635: RE: Raise deprecation warning for ambiguous syntax in {n,m}
awaiting core review
expert-regex
type-feature
A feature request or enhancement
#92077
opened Apr 30, 2022 by
serhiy-storchaka
•
Draft
gh-69929: Add more specific definition of \w
awaiting review
docs
Documentation in the Doc dir
expert-regex
expert-unicode
skip news
#92015
opened Apr 28, 2022 by
slateny
Loading…
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
Unicode and ascii regular expressions do not agree on ascii space characters
3.11
expert-regex
type-feature
A feature request or enhancement
#90027
opened Nov 22, 2021 by
jorants
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
gh-83156: Add dedicated anchor for regexp syntax elements
awaiting review
docs
Documentation in the Doc dir
expert-regex
skip news
#17470
opened Dec 4, 2019 by
bmispelon
Loading…
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
bpo-7940: add support for negative end positions to re.finditer and re.findall
awaiting merge
expert-regex
#14744
opened Jul 13, 2019 by
anilbey
Loading…
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
re.IGNORECASE strips combining character from lower case of LATIN CAPITAL LETTER I WITH DOT ABOVE
expert-regex
stdlib
Python modules in the Lib dir
#75376
opened Aug 13, 2017 by
DavidMacIver
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
Undocumented feature prevents re module from finding certain matches
3.7
expert-regex
type-bug
An unexpected behavior, bug, or error
#67880
opened Mar 17, 2015 by
abacabadabacaba
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
Option for regex groupdict() to show only matching names
3.7
expert-regex
type-feature
A feature request or enhancement
#59196
opened Jun 3, 2012 by
rhettinger
Previous Next
ProTip!
What’s not been updated in a month: updated:<2022-10-04.