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 Demur Rumed, Mark.Shannon, berker.peksag, eric.fahlgren, godaygo, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2021-04-01.15:00:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617289241.41.0.17453414399.issue27129@roundup.psfhosted.org>
In-reply-to
Content
New changeset fcb55c0037baab6f98f91ee38ce84b6f874f034a by Mark Shannon in branch 'master':
bpo-27129: Use instruction offsets, not byte offsets, in bytecode and internally. (GH-25069)
https://github.com/python/cpython/commit/fcb55c0037baab6f98f91ee38ce84b6f874f034a
History
Date User Action Args
2021-04-01 15:00:41Mark.Shannonsetrecipients: + Mark.Shannon, rhettinger, vstinner, python-dev, berker.peksag, serhiy.storchaka, eric.fahlgren, Demur Rumed, godaygo
2021-04-01 15:00:41Mark.Shannonsetmessageid: <1617289241.41.0.17453414399.issue27129@roundup.psfhosted.org>
2021-04-01 15:00:41Mark.Shannonlinkissue27129 messages
2021-04-01 15:00:41Mark.Shannoncreate