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 Anthony Sottile, Mark.Shannon, gvanrossum, nedbat, pablogsal, petr.viktorin
Date 2021-05-13.13:11:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620911509.21.0.546533111834.issue43933@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0acdf255a51b836c0b44f3676797620322974af3 by Mark Shannon in branch '3.10':
[3.10] bpo-43933: Force RETURN_VALUE bytecodes to have line numbers (GH-26061)
https://github.com/python/cpython/commit/0acdf255a51b836c0b44f3676797620322974af3
History
Date User Action Args
2021-05-13 13:11:49Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, nedbat, petr.viktorin, Anthony Sottile, pablogsal
2021-05-13 13:11:49Mark.Shannonsetmessageid: <1620911509.21.0.546533111834.issue43933@roundup.psfhosted.org>
2021-05-13 13:11:49Mark.Shannonlinkissue43933 messages
2021-05-13 13:11:49Mark.Shannoncreate