bpo-46110: Add a recursion check to avoid stack overflow in the PEG parser by pablogsal · Pull Request #30177 · python/cpython
ned-deily
changed the title
bpo-6110: Add a recursion check to avoid stack overflow in the PEG parser
bpo-46110: Add a recursion check to avoid stack overflow in the PEG parser
pablogsal added a commit to pablogsal/cpython that referenced this pull request
…e PEG parser (pythonGH-30177) Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>. (cherry picked from commit e9898bf) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
pablogsal added a commit that referenced this pull request
pablogsal added a commit to pablogsal/cpython that referenced this pull request
… PEG parser (pythonGH-30177) Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>. (cherry picked from commit e9898bf) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
pablogsal added a commit that referenced this pull request
brandtbucher pushed a commit to brandtbucher/cpython that referenced this pull request
…arser (pythonGH-30177) Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>
pablogsal added a commit that referenced this pull request