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 Mark.Shannon
Recipients Mark.Shannon, nedbat, pablogsal
Date 2022-01-06.13:09:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641474572.09.0.541384773586.issue45923@roundup.psfhosted.org>
In-reply-to
Content
New changeset e028ae99ecee671c0e8a3eabb829b5b2acfc4441 by Mark Shannon in branch 'main':
bpo-45923: Handle call events in bytecode (GH-30364)
https://github.com/python/cpython/commit/e028ae99ecee671c0e8a3eabb829b5b2acfc4441
History
Date User Action Args
2022-01-06 13:09:32Mark.Shannonsetrecipients: + Mark.Shannon, nedbat, pablogsal
2022-01-06 13:09:32Mark.Shannonsetmessageid: <1641474572.09.0.541384773586.issue45923@roundup.psfhosted.org>
2022-01-06 13:09:32Mark.Shannonlinkissue45923 messages
2022-01-06 13:09:32Mark.Shannoncreate