-
-
Notifications
You must be signed in to change notification settings - Fork 35k
All issues
Issue creation is restricted in this repository
Issues
state:open label:topic-regex
state:open label:topic-regex
Search results
Deprecate re.LOCALE
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153177 In python/cpython;Look through group marks in the regex alternation quick check
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153169 In python/cpython;Cache the match object in the compiled re pattern
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153161 In python/cpython;Auto-possessify greedy repeats in regular expressions
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153044 In python/cpython;Support set operations in regular expression character classes
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#152100 In python/cpython;Compile single-category character sets to a bare
CATEGORYopcodeperformancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directoryStatus: Open.#152056 In python/cpython;Speed up matching of case-insensitive character sets
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#152054 In python/cpython;Support redefinition of named capture groups in regular expressions
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#152026 In python/cpython;Improve performance of
re.compile()for patterns with character rangesperformancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#149427 In python/cpython;Speed up multiline regexes anchored by
^.extension-modulesC modules in the Modules dirC modules in the Modules dirperformancePerformance or resource usagePerformance or resource usagetype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#148762 In python/cpython;Use
memchrin SRE's prefix scannerextension-modulesC modules in the Modules dirC modules in the Modules dirperformancePerformance or resource usagePerformance or resource usagetype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#148729 In python/cpython;re.sub() repl notation explanation is disjointed
docsDocumentation in the Doc dirDocumentation in the Doc dirStatus: Open.#144884 In python/cpython;