Closed
Description
BPO | 28973 |
---|---|
Nosy | @bitdancer, @applio, @Bernhard10, @iritkatriel |
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 2016-12-14.14:38:29.506>
labels = ['easy', '3.9', '3.10', '3.11', 'type-feature', 'docs']
title = '[doc] The fact that multiprocess.Queue uses serialization should be documented.'
updated_at = <Date 2021-08-07.13:17:33.028>
user = 'https://github.com/Bernhard10'
bugs.python.org fields:
activity = <Date 2021-08-07.13:17:33.028>
actor = 'r.david.murray'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2016-12-14.14:38:29.506>
creator = 'Bernhard10'
dependencies = []
files = ['45899']
hgrepos = []
issue_num = 28973
keywords = ['easy']
message_count = 8.0
messages = ['283192', '283193', '283195', '283198', '283199', '283206', '398809', '399179']
nosy_count = 5.0
nosy_names = ['r.david.murray', 'docs@python', 'davin', 'Bernhard10', 'iritkatriel']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue28973'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Linked PRs
- gh-73159 Added clarifications in multiprocessing docs on that objects are pickled. #121686
- [3.13] gh-73159 Added clarifications in multiprocessing docs on that objects are pickled. (GH-121686) #121727
- [3.12] gh-73159 Added clarifications in multiprocessing docs on that objects are pickled. (GH-121686) #121728
Metadata
Metadata
Assignees
Projects
Status
Done