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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Escaping the repl argument to re.sub(), re.subn() docs Documentation in the Doc dir topic-regex
#128138 opened Dec 20, 2024 by finite-state-machine
Refactor - remove re._compile? stdlib Python modules in the Lib dir topic-regex type-feature A feature request or enhancement
#122358 opened Jul 27, 2024 by wimglenn
Provide improved error message for regex parse failures stdlib Python modules in the Lib dir topic-regex type-feature A feature request or enhancement
#116425 opened Mar 6, 2024 by jhance
Ability to query minimum and maxium length of regular expression stdlib Python modules in the Lib dir topic-regex type-feature A feature request or enhancement
#112386 opened Nov 24, 2023 by MegaIng
Command line interface for the re module topic-regex type-feature A feature request or enhancement
#108095 opened Aug 17, 2023 by serhiy-storchaka
re: Odd text referring to flags in re.compile 3.11 only security fixes 3.12 only security fixes 3.13 bugs and security fixes docs Documentation in the Doc dir topic-regex
#107568 opened Aug 2, 2023 by Ymiros0
Document re.Scanner docs Documentation in the Doc dir topic-regex
#106338 opened Jul 2, 2023 by JosephSBoyle
expose re._parse.parse_template publicly topic-regex type-feature A feature request or enhancement
#105636 opened Jun 10, 2023 by asottile
Remove deprecated sre_* modules 3.13 bugs and security fixes topic-regex type-feature A feature request or enhancement
#105456 opened Jun 7, 2023 by sobolevn
Diacritics are not considered part of words stdlib Python modules in the Lib dir topic-regex topic-unicode type-bug An unexpected behavior, bug, or error
#101421 opened Jan 30, 2023 by xmo-odoo
re should support \p{...} character properties stdlib Python modules in the Lib dir topic-regex type-feature A feature request or enhancement
#95555 opened Aug 2, 2022 by LonYui
[subinterpreters] crash when importing _sre in subinterpreters in parallel (Python 3.9 regression) 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-regex topic-subinterpreters 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 only security fixes topic-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 only security fixes topic-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) stdlib Python modules in the Lib dir topic-regex type-feature A feature request or enhancement
#86519 opened Nov 13, 2020 by gpshead
truncating match in regular expression match objects repr 3.9 only security fixes topic-regex type-feature A feature request or enhancement
#84130 opened Mar 12, 2020 by sethtroisi mannequin
Add direct anchors to regex syntax documentation docs Documentation in the Doc dir topic-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 topic-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 (EOL) end of life topic-regex type-feature A feature request or enhancement
#77839 opened May 27, 2018 by aleskva mannequin
ProTip! Adding no:label will show everything without a label.