New submission from 15r10nk <15r10nk-python-iss...@polarbit.de>:

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.

----------
files: test2.py
messages: 416810
nosy: 15r10nk
priority: normal
severity: normal
status: open
title: show_caches option affects code positions reported by 
dis.get_instructions(...)
type: behavior
versions: Python 3.11
Added file: https://bugs.python.org/file50722/test2.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue47233>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to