-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixesstdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 41422 |
---|---|
Nosy | @serhiy-storchaka, @kale-smoothie |
PRs | |
Files |
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 2020-07-28.18:26:29.426>
labels = ['3.8', '3.9', '3.10', 'performance', '3.7', 'library']
title = 'C Unpickler memory leak via memo'
updated_at = <Date 2020-07-28.19:23:14.683>
user = 'https://github.com/kale-smoothie'
bugs.python.org fields:
activity = <Date 2020-07-28.19:23:14.683>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-07-28.18:26:29.426>
creator = 'kale-smoothie'
dependencies = []
files = ['49345']
hgrepos = []
issue_num = 41422
keywords = ['patch']
message_count = 2.0
messages = ['374518', '374521']
nosy_count = 3.0
nosy_names = ['python-dev', 'serhiy.storchaka', 'kale-smoothie']
pr_nums = ['21664']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue41422'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']
Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixesstdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done