-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.11only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 45017 |
|---|---|
| Nosy | @gvanrossum, @serhiy-storchaka, @isidentical, @iritkatriel |
| PRs |
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 2021-09-09.13:05:31.924>
created_at = <Date 2021-08-26.15:25:23.016>
labels = ['type-feature', 'library', '3.11']
title = 'move opcode-related logic from modulefinder to dis'
updated_at = <Date 2021-09-09.13:05:31.923>
user = 'https://github.com/iritkatriel'bugs.python.org fields:
activity = <Date 2021-09-09.13:05:31.923>
actor = 'iritkatriel'
assignee = 'none'
closed = True
closed_date = <Date 2021-09-09.13:05:31.924>
closer = 'iritkatriel'
components = ['Library (Lib)']
creation = <Date 2021-08-26.15:25:23.016>
creator = 'iritkatriel'
dependencies = []
files = []
hgrepos = []
issue_num = 45017
keywords = ['patch']
message_count = 6.0
messages = ['400355', '401445', '401446', '401460', '401463', '401469']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'serhiy.storchaka', 'BTaskaya', 'iritkatriel']
pr_nums = ['28246']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45017'
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-featureA feature request or enhancementA feature request or enhancement