Message258242
Since the close() method can be added only in 3.6, but we have leaks in 3.5 too, I suggest to closed file descriptor if error happened during iteration (issue26117). This will allow to write safe code even in 3.5. |
|
| Date |
User |
Action |
Args |
| 2016-01-14 22:39:37 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, gvanrossum, vstinner, benhoyt, martin.panter |
| 2016-01-14 22:39:37 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2016-01-14 22:39:37 | serhiy.storchaka | link | issue25994 messages |
| 2016-01-14 22:39:37 | serhiy.storchaka | create | |
|