Commit e520032
Anselm Kruis
Stackless issue python#141: Py_DECREF with wrong recursion_depth
Call Py_DECREF(frame) with the right recursion_depth.1 parent 2715b0c commit e520032
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4611 | 4611 | | |
4612 | 4612 | | |
4613 | 4613 | | |
4614 | | - | |
4615 | | - | |
4616 | 4614 | | |
4617 | 4615 | | |
4618 | 4616 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
0 commit comments