]> granicus.if.org Git - python/commit
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 1). (GH-10926)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 30 Mar 2019 06:32:18 +0000 (08:32 +0200)
committerGitHub <noreply@github.com>
Sat, 30 Mar 2019 06:32:18 +0000 (08:32 +0200)
commitafbb7a371fb44edc731344eab5b474ad8f7b57d7
treebf32e3e6a14a508ee67f0f08e072ffff6ba895df
parent2524fdefc9bb2a97b99319190aeb23703079ad4c
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 1). (GH-10926)
Tools/scripts/fixcid.py
Tools/scripts/fixdiv.py
Tools/scripts/fixheader.py
Tools/scripts/gprof2html.py
Tools/scripts/texi2html.py