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, domdfcoding, gvanrossum, pablogsal, vstinner
Date 2021-06-21.09:55:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624269330.14.0.805779402511.issue44297@roundup.psfhosted.org>
In-reply-to
Content
New changeset 82e5c28af7049c4f5343c808f172cbe2e145f49b by Mark Shannon in branch 'main':
bpo-44297: Fix missing line number in generator expressions (GH-26801)
https://github.com/python/cpython/commit/82e5c28af7049c4f5343c808f172cbe2e145f49b
History
Date User Action Args
2021-06-21 09:55:30Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, vstinner, Anthony Sottile, pablogsal, domdfcoding
2021-06-21 09:55:30Mark.Shannonsetmessageid: <1624269330.14.0.805779402511.issue44297@roundup.psfhosted.org>
2021-06-21 09:55:30Mark.Shannonlinkissue44297 messages
2021-06-21 09:55:30Mark.Shannoncreate