]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-51524: Fix bug when calling trace.CoverageResults with valid infile (GH-99629)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 28 Nov 2022 07:15:00 +0000 (23:15 -0800)
committerGitHub <noreply@github.com>
Mon, 28 Nov 2022 07:15:00 +0000 (23:15 -0800)
commitfce9516a0f81fa4973907f73b6f4718d7a67d99e
treeede6da40a885b80930672de3eced87affe4a5472
parentf160996412e405a1ed2ed9959c061caa61b2636b
gh-51524: Fix bug when calling trace.CoverageResults with valid infile (GH-99629)

(cherry picked from commit 594de165bf2f21d6b28eb17003ea78fc20c0ffed)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/test/test_trace.py
Lib/trace.py
Misc/NEWS.d/next/Library/2022-11-21-17-56-18.gh-issue-51524.nTykx8.rst [new file with mode: 0644]