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 pablogsal
Recipients Mark.Shannon, Sergey.Kirpichev, nedbat, pablogsal
Date 2021-07-08.18:21:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625768486.64.0.0182800733063.issue44570@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9f2c63b258846a95393b556fee5e1090173ea717 by Mark Shannon in branch '3.10':
bpo-44570: Fix line tracing for forward jumps to duplicated tails (GH-27067)
https://github.com/python/cpython/commit/9f2c63b258846a95393b556fee5e1090173ea717
History
Date User Action Args
2021-07-08 18:21:26pablogsalsetrecipients: + pablogsal, nedbat, Mark.Shannon, Sergey.Kirpichev
2021-07-08 18:21:26pablogsalsetmessageid: <1625768486.64.0.0182800733063.issue44570@roundup.psfhosted.org>
2021-07-08 18:21:26pablogsallinkissue44570 messages
2021-07-08 18:21:26pablogsalcreate