◐ Shell
clean mode source ↗

bpo-46110: Add a recursion check to avoid stack overflow in the PEG parser by pablogsal · Pull Request #30177 · python/cpython

pablogsal

@pablogsal

@ned-deily 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

Dec 18, 2021

isidentical

Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>

@pablogsal

pablogsal added a commit to pablogsal/cpython that referenced this pull request

Dec 20, 2021
…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

Dec 20, 2021
…e PEG parser (GH-30177) (GH-30214)

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 to pablogsal/cpython that referenced this pull request

Dec 20, 2021
… 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

Dec 20, 2021
… PEG parser (GH-30177) (#30215)

Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>.
(cherry picked from commit e9898bf)

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

brandtbucher pushed a commit to brandtbucher/cpython that referenced this pull request

Dec 27, 2021
…arser (pythonGH-30177)

Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>

pablogsal added a commit that referenced this pull request

Jan 3, 2022

pablogsal added a commit that referenced this pull request

Jan 3, 2022
…he PEG parser (GH-30177)" (GH-30363)

This reverts commit e9898bf temporarily as we want to confirm if this commit is the cause of a slowdown at startup time.

pablogsal added a commit that referenced this pull request

Jan 3, 2022