bpo-42609: Check recursion depth in the AST validator and optimizer by serhiy-storchaka · Pull Request #23744 · python/cpython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-42609: Check recursion depth in the AST validator and optimizer #23744
Conversation
serhiy-storchaka
merged commit
face87c
into
python:master
12 checks passed
12 checks passed
Check if generated files are up to date
Ubuntu SSL tests with OpenSSL ${{ matrix.openssl_ver }}
Azure Pipelines PR #20210425.14 succeeded
Travis CI - Pull Request Build Passed
bedevere/issue-number Issue number 42609 found
bedevere/news News entry found in Misc/NEWS.d
serhiy-storchaka
deleted the
serhiy-storchaka:ast-validator-optimizer-recursion-error
branch
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
Apr 26, 2021…izer (pythonGH-23744). (cherry picked from commit face87c) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>