commit | c65119d5bfded03f80a9805889391b66fa7bf551 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Thu Oct 03 10:53:17 2019 +0200 |
committer | GitHub <noreply@github.com> | Thu Oct 03 10:53:17 2019 +0200 |
tree | ff8f229b25ce5d1052c46f34ac181bd5138b749c | |
parent | 3e04cd268ee9a57f95dc78d8974b21a6fac3f666 [diff] |
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.