mirror of
https://github.com/python/cpython.git
synced 2026-05-14 00:18:52 -04:00
89df01bd27
gh-135028: Increase parser MAXSTACK for nested parenthesis (GH-135031)
(cherry picked from commit 6e80f11eb5)
Co-authored-by: Victor Stinner <vstinner@python.org>