-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 25654 |
|---|---|
| Nosy | @pitrou, @vstinner, @vadmium, @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 2016-04-15.04:50:25.230>
created_at = <Date 2015-11-18.07:13:48.195>
labels = ['interpreter-core', 'tests', 'type-bug', 'library']
title = 'test_multiprocessing_spawn ResourceWarning with -Werror'
updated_at = <Date 2016-04-15.08:31:42.752>
user = 'https://github.com/vadmium'bugs.python.org fields:
activity = <Date 2016-04-15.08:31:42.752>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2016-04-15.04:50:25.230>
closer = 'martin.panter'
components = ['Interpreter Core', 'Library (Lib)', 'Tests']
creation = <Date 2015-11-18.07:13:48.195>
creator = 'martin.panter'
dependencies = []
files = ['41068', '41075']
hgrepos = []
issue_num = 25654
keywords = ['patch']
message_count = 27.0
messages = ['254834', '254843', '254864', '254885', '254888', '254893', '254912', '254915', '262358', '262391', '262406', '262407', '262411', '262413', '262414', '262415', '262416', '262417', '262418', '262419', '262421', '262437', '262458', '262480', '263406', '263447', '263459']
nosy_count = 8.0
nosy_names = ['pitrou', 'vstinner', 'jnoller', 'python-dev', 'sbt', 'martin.panter', 'serhiy.storchaka', 'davin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25654'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error