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 15r10nk
Recipients 15r10nk
Date 2022-04-05.19:47:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649188044.95.0.306823001804.issue47233@roundup.psfhosted.org>
In-reply-to
Content
The Instructions reported by dis.get_instructions(...) and dis.Bytecode(...) have different positions depending on the value of their show_caches argument.

test2.py reproduces the problem.
History
Date User Action Args
2022-04-05 19:47:2515r10nksetrecipients: + 15r10nk
2022-04-05 19:47:2415r10nksetmessageid: <1649188044.95.0.306823001804.issue47233@roundup.psfhosted.org>
2022-04-05 19:47:2415r10nklinkissue47233 messages
2022-04-05 19:47:2415r10nkcreate