Commit ebccd1d
authored
[3.13] pythongh-132744: Check recursion limit in _PY_FRAME_GENERAL (pythonGH-132746) (pythonGH-138032)
1 parent 8f22802 commit ebccd1d
File tree
9 files changed
+164
-122
lines changed- Include/internal
- Lib/test
- Misc/NEWS.d/next/Core and Builtins
- Python
9 files changed
+164
-122
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
540 | 547 | | |
541 | 548 | | |
542 | 549 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments