-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.11only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 46422 |
|---|---|
| Nosy | @pablogsal, @isidentical, @sobolevn |
| PRs | dis.Positions in dis.Instruction #30716 |
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 = <Date 2022-01-24.11:27:21.615>
created_at = <Date 2022-01-18.12:30:08.000>
labels = ['type-bug', 'library', '3.11']
title = 'Why do we need `dis.Positions`?'
updated_at = <Date 2022-01-24.11:27:21.615>
user = 'https://github.com/sobolevn'bugs.python.org fields:
activity = <Date 2022-01-24.11:27:21.615>
actor = 'sobolevn'
assignee = 'none'
closed = True
closed_date = <Date 2022-01-24.11:27:21.615>
closer = 'sobolevn'
components = ['Library (Lib)']
creation = <Date 2022-01-18.12:30:08.000>
creator = 'sobolevn'
dependencies = []
files = []
hgrepos = []
issue_num = 46422
keywords = ['patch']
message_count = 4.0
messages = ['410855', '410927', '410935', '411466']
nosy_count = 3.0
nosy_names = ['pablogsal', 'BTaskaya', 'sobolevn']
pr_nums = ['30716']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue46422'
versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error