show_caches option affects code positions reported by dis.get_instructions(...) · Issue #91389 · python/cpython (original) (raw)
BPO | 47233 |
---|---|
Nosy | @brandtbucher, @15r10nk |
PRs | gh-91389: Fix show_caches in dis module #32406 |
Files | test2.py |
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:
assignee = None closed_at = None created_at = <Date 2022-04-05.19:47:24.937> labels = ['type-bug', '3.11'] title = 'show_caches option affects code positions reported by dis.get_instructions(...)' updated_at = <Date 2022-04-07.20:52:49.864> user = 'https://github.com/15r10nk'
bugs.python.org fields:
activity = <Date 2022-04-07.20:52:49.864> actor = '15r10nk' assignee = 'none' closed = False closed_date = None closer = None components = [] creation = <Date 2022-04-05.19:47:24.937> 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://bugs.python.org/issue47233' versions = ['Python 3.11']