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 BTaskaya
Recipients BTaskaya, pablogsal, sobolevn
Date 2022-01-24.11:09:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643022565.36.0.646688390719.issue46422@roundup.psfhosted.org>
In-reply-to
Content
New changeset 58f3d980989c7346ad792d464c1d749dcec6af63 by Nikita Sobolev in branch 'main':
bpo-46422: use `dis.Positions` in `dis.Instruction` (GH-30716)
https://github.com/python/cpython/commit/58f3d980989c7346ad792d464c1d749dcec6af63
History
Date User Action Args
2022-01-24 11:09:25BTaskayasetrecipients: + BTaskaya, pablogsal, sobolevn
2022-01-24 11:09:25BTaskayasetmessageid: <1643022565.36.0.646688390719.issue46422@roundup.psfhosted.org>
2022-01-24 11:09:25BTaskayalinkissue46422 messages
2022-01-24 11:09:25BTaskayacreate