Message259904
I would be in favour of adding a ResourceWarning in 3.6 if the iterator is garbage collected without being exhausted. But as Josh says, it might be overkill emitting a warning when we already know the iterator has been finished and cleaned up. |
|
| Date |
User |
Action |
Args |
| 2016-02-09 01:45:36 | martin.panter | set | recipients:
+ martin.panter, gvanrossum, vstinner, benhoyt, serhiy.storchaka, josh.r |
| 2016-02-09 01:45:36 | martin.panter | set | messageid: <[email protected]> |
| 2016-02-09 01:45:36 | martin.panter | link | issue25994 messages |
| 2016-02-09 01:45:35 | martin.panter | create | |
|