commit | 9e4861f52349011cd5916eef8e8344575e8ac426 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Mar 05 10:05:57 2019 +0200 |
committer | GitHub <noreply@github.com> | Tue Mar 05 10:05:57 2019 +0200 |
tree | f959ba22afc2588dbd9eaa1b87533f194495d67d | |
parent | b727239575894b060db37792e86aab818c00817a [diff] |
bpo-22831: Use "with" to avoid possible fd leaks in tests (part 1). (GH-10928)