Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.1
/
Lib
/
re
tag
92f76e215d500a11861f0318dccd8576a26b7876
tagger
Pablo Galindo <pablogsal@gmail.com>
Tue Dec 06 19:05:29 2022
object
a7a450f84a087421603170c2dad226bb881d4d9a
Python 3.11.1
029835d
gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is terminated by a signal or allocation failure (GH-32283) (GH-93882)
by Miss Islington (bot)
· 3 years, 2 months ago
74b205b
gh-92728: Restore re.template, but deprecate it (GH-93161)
by Miss Islington (bot)
· 3 years, 3 months ago
19dca04
gh-91760: Deprecate group names and numbers which will be invalid in future (GH-91794)
by Serhiy Storchaka
· 3 years, 4 months ago
6d0d547
gh-92049: Forbid pickling constants re._constants.SUCCESS etc (GH-92070)
by Serhiy Storchaka
· 3 years, 4 months ago
f703c96
gh-91870: Remove unsupported SRE opcode CALL (GH-91872)
by Serhiy Storchaka
· 3 years, 4 months ago
2889042
RE: Pre-split the list of opcode names (GH-91859)
by Serhiy Storchaka
· 3 years, 4 months ago
130a8c3
gh-91308: Simplify parsing inline flag "x" (verbose) (GH-91855)
by Serhiy Storchaka
· 3 years, 4 months ago
f912cc0
gh-91575: Add a script for generating data for case-insensitive matching in re (GH-91660)
by Serhiy Storchaka
· 3 years, 4 months ago
48ec61a
gh-91700: Validate the group number in conditional expression in RE (GH-91702)
by Serhiy Storchaka
· 3 years, 4 months ago
6ccfa31
gh-90568: Fix exception type for \N with a named sequence in RE (GH-91665)
by Serhiy Storchaka
· 3 years, 4 months ago
1c2fceb
gh-91575: Update case-insensitive matching in re to the latest Unicode version (GH-91580)
by Serhiy Storchaka
· 3 years, 4 months ago
474fdbe
bpo-47152: Automatically regenerate sre_constants.h (GH-91439)
by Serhiy Storchaka
· 3 years, 4 months ago
50872db
bpo-47227: Suppress expression chaining for more RE parsing errors (GH-32333)
by Serhiy Storchaka
· 3 years, 4 months ago
b09184b
bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300)
by Serhiy Storchaka
· 3 years, 4 months ago
ff2cf1d
bpo-47152: Remove unused import in re (GH-32298)
by Serhiy Storchaka
· 3 years, 5 months ago
1578f06
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
by Serhiy Storchaka
· 3 years, 5 months ago
6e3eee5
bpo-23689: re module, fix memory leak when a match is terminated by a signal or memory allocation failure (GH-32283)
by Ma Lin
· 3 years, 5 months ago
1be3260
bpo-47152: Convert the re module into a package (GH-32177)
by Serhiy Storchaka
· 3 years, 5 months ago