Message331026
> that there is code in the stdlib that holdes reference between child and parent
Just to clarify: is not that is just code in the stdlib that keeps a reference between child and parent. The examples I have given are the exact same situation that we have here: the iterator object associated with another needs to keep its parent alive to work correctly. |
|
| Date |
User |
Action |
Args |
| 2018-12-04 10:32:43 | pablogsal | set | recipients:
+ pablogsal, pitrou, vstinner, benjamin.peterson, ned.deily, docs@python, zach.ware, mattip, davin, tzickel, Windson Yang |
| 2018-12-04 10:32:43 | pablogsal | set | messageid: <[email protected]> |
| 2018-12-04 10:32:43 | pablogsal | link | issue34172 messages |
| 2018-12-04 10:32:43 | pablogsal | create | |
|