Message261265
It is common that exhausted iterator frees a reference to iterating sequence. All builtin sequences (list, tuple, str, bytes, bytearray), set and dict support this. It would be nice if dequeue will support this too. |
|
| Date |
User |
Action |
Args |
| 2016-03-06 18:53:27 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger |
| 2016-03-06 18:53:27 | serhiy.storchaka | set | messageid: <1457290407.19.0.35859236491.issue26496@psf.upfronthosting.co.za> |
| 2016-03-06 18:53:27 | serhiy.storchaka | link | issue26496 messages |
| 2016-03-06 18:53:27 | serhiy.storchaka | create | |
|