Commit 84c36c1
authored
bpo-36854: Fix reference counter in PyInit__testcapi() (pythonGH-17338)
Increment properly Py_True/Py_False reference counter for
_testcapi.WITH_PYMALLOC variable.1 parent 107ed88 commit 84c36c1
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6283 | 6283 | | |
6284 | 6284 | | |
6285 | 6285 | | |
| 6286 | + | |
6286 | 6287 | | |
6287 | | - | |
| 6288 | + | |
6288 | 6289 | | |
6289 | | - | |
| 6290 | + | |
6290 | 6291 | | |
| 6292 | + | |
| 6293 | + | |
6291 | 6294 | | |
6292 | 6295 | | |
6293 | 6296 | | |
| |||
0 commit comments