gh-93671: Avoid exponential backtracking in deeply nested sequence patterns in match statements by pablogsal · Pull Request #93680 · python/cpython
Conversation
This file contains 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
miss-islington pushed a commit to miss-islington/cpython that referenced this issue
Jun 10, 2022…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>
miss-islington added a commit that referenced this issue
Jun 10, 2022pablogsal added a commit to pablogsal/cpython that referenced this issue
Jun 10, 2022…d sequence 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>
pablogsal added a commit that referenced this issue
Jun 10, 2022