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 serhiy.storchaka
Recipients benjamin.peterson, brett.cannon, pablogsal, serhiy.storchaka, yselivanov
Date 2020-03-17.16:07:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584461254.27.0.493639138506.issue39987@roundup.psfhosted.org>
In-reply-to
Content
New changeset 61cb3d02b83e746e59bb1351a0865e3b8714b2d6 by Serhiy Storchaka in branch 'master':
bpo-39987: Simplify setting lineno in the compiler. (GH-19037)
https://github.com/python/cpython/commit/61cb3d02b83e746e59bb1351a0865e3b8714b2d6
History
Date User Action Args
2020-03-17 16:07:34serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, benjamin.peterson, yselivanov, pablogsal
2020-03-17 16:07:34serhiy.storchakasetmessageid: <1584461254.27.0.493639138506.issue39987@roundup.psfhosted.org>
2020-03-17 16:07:34serhiy.storchakalinkissue39987 messages
2020-03-17 16:07:34serhiy.storchakacreate