[3.13] gh-132744: Check recursion limit in _PY_FRAME_GENERAL (GH-1327… · python/cpython@ebccd1d · GitHub
Skip to content

Commit ebccd1d

Browse files
authored
[3.13] gh-132744: Check recursion limit in _PY_FRAME_GENERAL (GH-132746) (GH-138032)
1 parent 8f22802 commit ebccd1d

9 files changed

Lines changed: 164 additions & 122 deletions

File tree

Include/internal/pycore_opcode_metadata.h

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Include/internal/pycore_uop_ids.h

Lines changed: 118 additions & 117 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Include/internal/pycore_uop_metadata.h

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Lib/test/test_opcache.py

Lines changed: 7 additions & 0 deletions
Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)