]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-51524: Fix bug when calling trace.CoverageResults with valid infile (#99629)
authorFurkan Onder <furkanonder@protonmail.com>
Mon, 28 Nov 2022 06:49:10 +0000 (09:49 +0300)
committerGitHub <noreply@github.com>
Mon, 28 Nov 2022 06:49:10 +0000 (01:49 -0500)
commit594de165bf2f21d6b28eb17003ea78fc20c0ffed
tree509c060a1c34b7a5bde9095e8d9f1e51a606ee65
parent276643e207d44c53b87a8108d5b00982defcce1e
gh-51524: Fix bug when calling trace.CoverageResults with valid infile (#99629)

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]