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