]> granicus.if.org Git - python/commit
bpo-36670: Enhance regrtest WindowsLoadTracker (GH-16553)
authorVictor Stinner <vstinner@python.org>
Thu, 3 Oct 2019 08:53:17 +0000 (10:53 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Oct 2019 08:53:17 +0000 (10:53 +0200)
commitc65119d5bfded03f80a9805889391b66fa7bf551
treeff8f229b25ce5d1052c46f34ac181bd5138b749c
parent3e04cd268ee9a57f95dc78d8974b21a6fac3f666
bpo-36670: Enhance regrtest WindowsLoadTracker (GH-16553)

The last line is now passed to the parser even if it does not end
with a newline, but only if it's a valid value.
Lib/test/libregrtest/win_utils.py