-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
3.8 (EOL)end of lifeend of life3.9only 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 | 37210 |
---|---|
Nosy | @pitrou, @vstinner, @tiran, @moreati, @miss-islington |
PRs | |
Files | make test output for pickle._PickleBuffer attempt |
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 2019-06-13.12:28:44.146>
created_at = <Date 2019-06-09.20:23:32.229>
labels = ['3.8', 'type-bug', 'library', '3.9']
title = 'Pure Python pickle module should not depend on _pickle.PickleBuffer'
updated_at = <Date 2019-06-13.12:28:44.145>
user = 'https://github.com/tiran'
bugs.python.org fields:
activity = <Date 2019-06-13.12:28:44.145>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2019-06-13.12:28:44.146>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2019-06-09.20:23:32.229>
creator = 'christian.heimes'
dependencies = []
files = ['48410']
hgrepos = []
issue_num = 37210
keywords = ['patch', '3.8regression']
message_count = 15.0
messages = ['345088', '345089', '345090', '345093', '345094', '345095', '345197', '345198', '345261', '345262', '345360', '345362', '345503', '345511', '345512']
nosy_count = 5.0
nosy_names = ['pitrou', 'vstinner', 'christian.heimes', 'Alex.Willmer', 'miss-islington']
pr_nums = ['14016', '14055']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue37210'
versions = ['Python 3.8', 'Python 3.9']
Metadata
Metadata
Assignees
Labels
3.8 (EOL)end of lifeend of life3.9only 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