-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
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 | 17052 |
|---|---|
| Nosy | @ezio-melotti, @voidspace, @cjerdonek |
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/voidspace'
closed_at = <Date 2013-02-11.13:39:58.607>
created_at = <Date 2013-01-27.10:11:51.180>
labels = ['type-bug', 'library']
title = 'unittest discovery should use self.testLoader'
updated_at = <Date 2013-02-11.17:11:52.313>
user = 'https://github.com/cjerdonek'bugs.python.org fields:
activity = <Date 2013-02-11.17:11:52.313>
actor = 'chris.jerdonek'
assignee = 'michael.foord'
closed = True
closed_date = <Date 2013-02-11.13:39:58.607>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2013-01-27.10:11:51.180>
creator = 'chris.jerdonek'
dependencies = []
files = []
hgrepos = []
issue_num = 17052
keywords = []
message_count = 9.0
messages = ['180755', '180850', '180851', '181863', '181867', '181872', '181891', '181893', '181912']
nosy_count = 4.0
nosy_names = ['ezio.melotti', 'michael.foord', 'chris.jerdonek', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17052'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
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