← 返回首页
[3.11] gh-93671: Avoid exponential backtracking in deeply nested sequence patterns in match statements (GH-93680) by miss-islington · Pull Request #93689 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[3.11] gh-93671: Avoid exponential backtracking in deeply nested sequence patterns in match statements (GH-93680)#93689

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-53a8b17-3.11
Jun 10, 2022
Merged

[3.11] gh-93671: Avoid exponential backtracking in deeply nested sequence patterns in match statements (GH-93680)#93689
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-53a8b17-3.11

Conversation

Copy link
Copy Markdown
Contributor

Co-authored-by: Łukasz Langa lukasz@langa.pl
(cherry picked from commit 53a8b17)

Co-authored-by: Pablo Galindo Salgado Pablogsal@gmail.com

…nce patterns in match statements (pythonGH-93680) Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 53a8b17) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

1 similar comment

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

miss-islington merged commit f9d0240 into python:3.11 Jun 10, 2022
miss-islington deleted the backport-53a8b17-3.11 branch June 10, 2022 16:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.