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 miss-islington
Recipients aldwinaldwin, gvanrossum, lukasz.langa, miss-islington, nedbat, p-ganssle, pablogsal, serhiy.storchaka, terry.reedy, tim.peters, xtreak
Date 2019-07-29.14:47:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564411654.0.0.535546321997.issue37500@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9ea738e580f58c3d2f9b0d56561d57b9e9412973 by Miss Islington (bot) in branch '3.8':
bpo-37500: Make sure dead code does not generate bytecode but also detect syntax errors (GH-14612)
https://github.com/python/cpython/commit/9ea738e580f58c3d2f9b0d56561d57b9e9412973
History
Date User Action Args
2019-07-29 14:47:34miss-islingtonsetrecipients: + miss-islington, gvanrossum, tim.peters, terry.reedy, nedbat, lukasz.langa, serhiy.storchaka, p-ganssle, pablogsal, xtreak, aldwinaldwin
2019-07-29 14:47:33miss-islingtonsetmessageid: <1564411654.0.0.535546321997.issue37500@roundup.psfhosted.org>
2019-07-29 14:47:33miss-islingtonlinkissue37500 messages
2019-07-29 14:47:33miss-islingtoncreate