diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-03-20 16:11:20 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-03-20 16:11:20 +0200 |
commit | fd8274f3b8bf96338140187475bbb1b550c5f484 (patch) | |
tree | 190f64cf66e85a70f5cc776e49000a6d56d8401f /Python/Python-ast.c | |
parent | 9bfc61aa1244d65d2c6d660072d9f088ae1eaca0 (diff) | |
download | cpython-fd8274f3b8bf96338140187475bbb1b550c5f484.tar.gz |
Issue #23700: NamedTemporaryFile iterator closed underlied file object in
some circunstances while NamedTemporaryFile object was living. This causes
failing test_csv. Changed the implementation of NamedTemporaryFile.__iter__
to make tests passed.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions