Commit 259d8c6
pythongh-151905: fix memory error handling in PyFrame_GetBack (pythonGH-151906)
(cherry picked from commit 1ab8862)
Co-authored-by: Prakash Sellathurai <prakashsellathurai@gmail.com>1 parent 21f96ea commit 259d8c6
2 files changed
Lines changed: 5 additions & 1 deletion
File tree
- Misc/NEWS.d/next/Core_and_Builtins
- Objects
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1117 | 1117 | | |
1118 | 1118 | | |
1119 | 1119 | | |
1120 | | - | |
| 1120 | + | |
1121 | 1121 | | |
1122 | 1122 | | |
1123 | 1123 | | |
| |||
2405 | 2405 | | |
2406 | 2406 | | |
2407 | 2407 | | |
| 2408 | + | |
| 2409 | + | |
| 2410 | + | |
2408 | 2411 | | |
2409 | 2412 | | |
2410 | 2413 | | |
| |||
0 commit comments