-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
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 | 15810 |
|---|---|
| Nosy | @gpshead, @ezio-melotti, @bitdancer, @voidspace, @florentx |
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 2012-08-31.17:53:37.668>
created_at = <Date 2012-08-29.13:18:18.815>
labels = ['tests', 'type-bug', 'library']
title = 'assertSequenceEqual should be fired when comparing sequence subclasses'
updated_at = <Date 2012-08-31.17:53:37.655>
user = 'https://github.com/florentx'bugs.python.org fields:
activity = <Date 2012-08-31.17:53:37.655>
actor = 'gregory.p.smith'
assignee = 'none'
closed = True
closed_date = <Date 2012-08-31.17:53:37.668>
closer = 'gregory.p.smith'
components = ['Library (Lib)', 'Tests']
creation = <Date 2012-08-29.13:18:18.815>
creator = 'flox'
dependencies = []
files = []
hgrepos = []
issue_num = 15810
keywords = []
message_count = 6.0
messages = ['169372', '169374', '169379', '169380', '169382', '169572']
nosy_count = 5.0
nosy_names = ['gregory.p.smith', 'ezio.melotti', 'r.david.murray', 'michael.foord', 'flox']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15810'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']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