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