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 gregory.p.smith
Recipients gregory.p.smith, lukasz.langa, pablogsal, serhiy.storchaka, twouters
Date 2019-09-28.15:22:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569684123.81.0.706527699272.issue38115@roundup.psfhosted.org>
In-reply-to
Content
New changeset 36c6fa968016a46a39c3cdbd0a17ea5490dfa343 by Gregory P. Smith in branch '3.8':
bpo-38115: Deal with invalid bytecode offsets in lnotab (GH-16079) (GH-16464)
https://github.com/python/cpython/commit/36c6fa968016a46a39c3cdbd0a17ea5490dfa343
History
Date User Action Args
2019-09-28 15:22:03gregory.p.smithsetrecipients: + gregory.p.smith, twouters, lukasz.langa, serhiy.storchaka, pablogsal
2019-09-28 15:22:03gregory.p.smithsetmessageid: <1569684123.81.0.706527699272.issue38115@roundup.psfhosted.org>
2019-09-28 15:22:03gregory.p.smithlinkissue38115 messages
2019-09-28 15:22:03gregory.p.smithcreate