-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
release-blockerstdlibStandard 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 | 15881 |
|---|---|
| Nosy | @birkenfeld, @abalkin, @larryhastings, @pjenvey, @benjaminp, @mitar, @cjerdonek, @hynek |
| 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 = 'https://github.com/abalkin'
closed_at = <Date 2013-02-02.16:18:57.947>
created_at = <Date 2012-09-07.18:56:39.581>
labels = ['type-bug', 'library', 'release-blocker']
title = "multiprocessing 'NoneType' object is not callable"
updated_at = <Date 2013-02-02.16:18:57.947>
user = 'https://bugs.python.org/mcdonc'bugs.python.org fields:
activity = <Date 2013-02-02.16:18:57.947>
actor = 'benjamin.peterson'
assignee = 'belopolsky'
closed = True
closed_date = <Date 2013-02-02.16:18:57.947>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2012-09-07.18:56:39.581>
creator = 'mcdonc'
dependencies = []
files = ['27142', '27143']
hgrepos = []
issue_num = 15881
keywords = ['patch']
message_count = 18.0
messages = ['170003', '170008', '170009', '170022', '170023', '170119', '170120', '170121', '170122', '170187', '170215', '170220', '170230', '170446', '180305', '180438', '181024', '181173']
nosy_count = 13.0
nosy_names = ['georg.brandl', 'tseaver', 'belopolsky', 'larry', 'pjenvey', 'benjamin.peterson', 'Arfrever', 'mcdonc', 'mitar', 'chris.jerdonek', 'python-dev', 'sbt', 'hynek']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15881'
versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']Metadata
Metadata
Assignees
Labels
release-blockerstdlibStandard 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