Commit a9d122f
[3.14] pythongh-148208: Fix recursion depth leak in
pythongh-148208: Fix recursion depth leak in `PyObject_Print` (pythonGH-148209)
(cherry picked from commit e2fa10e)
Co-authored-by: Wulian233 <1055917385@qq.com>PyObject_Print (pythonGH-148209) (python#148412)1 parent a4f9bbf commit a9d122f
2 files changed
Lines changed: 3 additions & 0 deletions
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 | |
|---|---|---|---|
| |||
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
| 689 | + | |
| 690 | + | |
689 | 691 | | |
690 | 692 | | |
691 | 693 | | |
| |||
0 commit comments