{{ message }}
Commit ce01ab5
authored
The iterator returned by ElementTree.iterparse() may hold on to a file
descriptor. The reference cycle prevented prompt clean-up of the file
descriptor if the returned iterator was not exhausted.
1 parent 8c26540 commit ce01ab5
2 files changed
Lines changed: 21 additions & 10 deletions
File tree
- Lib/xml/etree
- Misc/NEWS.d/next/Library
Lines changed: 4 additions & 0 deletions

0 commit comments