BPO | [47233](https://bugs.python.org/issue47233) --- | :--- Nosy | @brandtbucher, @15r10nk PRs | python/cpython#32406 Files | [test2.py](https://bugs.python.org/file50722/test2.py "Uploaded as text/plain at 2022-04-05.19:47:24 by @15r10nk") *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['type-bug', '3.11'] title = 'show_caches option affects code positions reported by dis.get_instructions(...)' updated_at = user = 'https://web.archive.org/web/20250830215218/https://github.com/15r10nk' ``` bugs.python.org fields: ```python activity = actor = '15r10nk' assignee = 'none' closed = False closed_date = None closer = None components = [] creation = creator = '15r10nk' dependencies = [] files = ['50722'] hgrepos = [] issue_num = 47233 keywords = ['patch'] message_count = 3.0 messages = ['416810', '416828', '416944'] nosy_count = 2.0 nosy_names = ['brandtbucher', '15r10nk'] pr_nums = ['32406'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://web.archive.org/web/20250830215218/https://bugs.python.org/issue47233' versions = ['Python 3.11'] ```