-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
Labels
stdlibStandard 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 | 23400 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @embray, @ericsnowcurrently, @berkerpeksag, @serhiy-storchaka, @applio |
| 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 = <Date 2015-04-08.15:15:17.350>
created_at = <Date 2015-02-06.09:03:19.349>
labels = ['type-bug', 'library']
title = 'Inconsistent behaviour of multiprocessing.Queue() if sem_open is not implemented'
updated_at = <Date 2015-04-08.15:15:17.349>
user = 'https://bugs.python.org/olebole'bugs.python.org fields:
activity = <Date 2015-04-08.15:15:17.349>
actor = 'berker.peksag'
assignee = 'none'
closed = True
closed_date = <Date 2015-04-08.15:15:17.350>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2015-02-06.09:03:19.349>
creator = 'olebole'
dependencies = []
files = ['38077', '38078', '38174', '38175', '38306', '38375']
hgrepos = []
issue_num = 23400
keywords = ['patch']
message_count = 19.0
messages = ['235474', '235529', '235530', '235665', '235667', '236010', '236191', '237083', '237174', '237344', '237346', '237370', '237388', '237400', '237415', '237451', '240268', '240270', '240271']
nosy_count = 11.0
nosy_names = ['brett.cannon', 'ncoghlan', 'jnoller', 'python-dev', 'erik.bray', 'sbt', 'eric.snow', 'berker.peksag', 'serhiy.storchaka', 'davin', 'olebole']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23400'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard 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