Message382452
> The GC visit may happen when the refcount of the result tuple is > 1, but it may drop back to 1 before __next__ called again
Good point. Also, is it possible that a more complex cycle ends having more than one reference to that result, so indeed that is not enough. |
|
| Date |
User |
Action |
Args |
| 2020-12-03 20:34:38 | pablogsal | set | recipients:
+ pablogsal, tim.peters, rhettinger, vstinner, serhiy.storchaka, brandtbucher |
| 2020-12-03 20:34:37 | pablogsal | set | messageid: <1607027677.99.0.137950719486.issue42536@roundup.psfhosted.org> |
| 2020-12-03 20:34:37 | pablogsal | link | issue42536 messages |
| 2020-12-03 20:34:37 | pablogsal | create | |
|