commit | 387729e183365a366c48fce7a9abfcaf4ec6ff4e | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue May 26 00:43:58 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue May 26 00:43:58 2015 +0200 |
tree | f04fdaba2e72148ae51f2cb9778f64d3bea4f7e8 | |
parent | 410d77f230078900371d67eaec9ce190a67828ee [diff] |
Issue #23840: tokenize.open() now closes the temporary binary file on error to fix a resource warning.