Commit c0f0eca
[3.14] pythongh-140406: Fix memory leak upon
pythongh-140406: Fix memory leak upon `__hash__` returning a non-integer (pythonGH-140411)
(cherry picked from commit 71db05a)
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>__hash__ returning a non-integer (pythonGH-140411) (pythonGH-140417)1 parent 98d4c21 commit c0f0eca
File tree
3 files changed
+13
-0
lines changed- Lib/test
- Misc/NEWS.d/next/Core_and_Builtins
- Objects
3 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1183 | 1183 | | |
1184 | 1184 | | |
1185 | 1185 | | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
1186 | 1196 | | |
1187 | 1197 | | |
1188 | 1198 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10195 | 10195 | | |
10196 | 10196 | | |
10197 | 10197 | | |
| 10198 | + | |
10198 | 10199 | | |
10199 | 10200 | | |
10200 | 10201 | | |
| |||
0 commit comments