This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brandtbucher
Recipients Mark.Shannon, ammar2, brandtbucher, jack__d, nedbat
Date 2021-07-23.19:59:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627070357.47.0.961204551584.issue44600@roundup.psfhosted.org>
In-reply-to
Content
Two other things we realized while working on this:

- The first occurrence of line 15 in the example output should be marked as incorrectly traced.

- We should emit a NOP to show coverage of "case _" (that fix will be part of the same PR).
History
Date User Action Args
2021-07-23 19:59:17brandtbuchersetrecipients: + brandtbucher, nedbat, Mark.Shannon, ammar2, jack__d
2021-07-23 19:59:17brandtbuchersetmessageid: <1627070357.47.0.961204551584.issue44600@roundup.psfhosted.org>
2021-07-23 19:59:17brandtbucherlinkissue44600 messages
2021-07-23 19:59:17brandtbuchercreate