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 2020-12-02.13:31:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606915903.99.0.929941148978.issue42246@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5977a7989d49c3e095c7659a58267d87a17b12b1 by Mark Shannon in branch 'master':
bpo-42246: Make sure that line number is correct after a return, as required by PEP 626 (GH-23495)
https://github.com/python/cpython/commit/5977a7989d49c3e095c7659a58267d87a17b12b1
History
Date User Action Args
2020-12-02 13:31:44Mark.Shannonsetrecipients: + Mark.Shannon, nedbat, pablogsal
2020-12-02 13:31:43Mark.Shannonsetmessageid: <1606915903.99.0.929941148978.issue42246@roundup.psfhosted.org>
2020-12-02 13:31:43Mark.Shannonlinkissue42246 messages
2020-12-02 13:31:43Mark.Shannoncreate