Message205177
I found this issue while working the memory limit feature of tracemalloc module (issue #19817). I opened #19835 to workaround an unlimited loop on PyErr_NoMemory() when Python is out of memory.
See also the issue #17807 and the PEP 442 for a similar reference cycle with generators. |
|
| Date |
User |
Action |
Args |
| 2013-12-03 23:51:45 | vstinner | set | recipients:
+ vstinner, pitrou |
| 2013-12-03 23:51:45 | vstinner | set | messageid: <[email protected]> |
| 2013-12-03 23:51:45 | vstinner | link | issue19880 messages |
| 2013-12-03 23:51:45 | vstinner | create | |
|