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