-
-
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/ directorytestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 21112 |
|---|---|
| Nosy | @pitrou, @larryhastings, @rbtcollins, @ned-deily, @ezio-melotti, @voidspace, @berkerpeksag, @wkschwartz |
| 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/berkerpeksag'
closed_at = <Date 2015-08-27.22:38:35.450>
created_at = <Date 2014-03-31.14:20:26.695>
labels = ['tests', 'type-bug', 'library']
title = '3.4 regression: unittest.expectedFailure no longer works on TestCase subclasses'
updated_at = <Date 2015-08-27.22:38:35.449>
user = 'https://github.com/wkschwartz'bugs.python.org fields:
activity = <Date 2015-08-27.22:38:35.449>
actor = 'rbcollins'
assignee = 'berker.peksag'
closed = True
closed_date = <Date 2015-08-27.22:38:35.450>
closer = 'rbcollins'
components = ['Library (Lib)', 'Tests']
creation = <Date 2014-03-31.14:20:26.695>
creator = 'William.Schwartz'
dependencies = []
files = ['34680', '34681']
hgrepos = []
issue_num = 21112
keywords = ['patch', '3.4regression']
message_count = 16.0
messages = ['215240', '218491', '218492', '218683', '218727', '218731', '226552', '226553', '226562', '229543', '229545', '229589', '238091', '238168', '249266', '249267']
nosy_count = 9.0
nosy_names = ['pitrou', 'larry', 'rbcollins', 'ned.deily', 'ezio.melotti', 'michael.foord', 'python-dev', 'berker.peksag', 'William.Schwartz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21112'
versions = ['Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
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