Commit 469f69d
[3.13] pythongh-135878: Fix crash in
pythongh-135878: Fix crash in `types.SimpleNamespace.__repr__` (pythonGH-135889)
(cherry picked from commit b3ab94a)
Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>types.SimpleNamespace.__repr__ (pythonGH-135889) (python#135895)1 parent 86d1821 commit 469f69d
2 files changed
Lines changed: 7 additions & 3 deletions
File tree
- Misc/NEWS.d/next/Library
- Objects
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| |||
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
134 | | - | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
0 commit comments