-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 17445 |
|---|---|
| Nosy | @warsaw, @terryjreedy, @ncoghlan, @pitrou, @bitdancer, @berkerpeksag |
| 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 2015-04-21.01:22:35.351>
created_at = <Date 2013-03-17.14:42:58.733>
labels = ['type-bug', 'library']
title = 'Handle bytes comparisons in difflib.Differ'
updated_at = <Date 2015-04-21.03:06:42.469>
user = 'https://github.com/warsaw'bugs.python.org fields:
activity = <Date 2015-04-21.03:06:42.469>
actor = 'berker.peksag'
assignee = 'gward'
closed = True
closed_date = <Date 2015-04-21.01:22:35.351>
closer = 'gward'
components = ['Library (Lib)']
creation = <Date 2013-03-17.14:42:58.733>
creator = 'barry'
dependencies = []
files = ['29493', '39053', '39057', '39083']
hgrepos = ['179']
issue_num = 17445
keywords = ['patch']
message_count = 29.0
messages = ['184379', '184381', '184382', '184409', '184424', '184428', '184438', '184487', '184490', '184534', '184535', '184547', '184566', '184580', '184596', '184597', '184699', '185157', '240717', '240718', '241098', '241107', '241172', '241174', '241175', '241239', '241302', '241304', '241691']
nosy_count = 9.0
nosy_names = ['barry', 'gward', 'terry.reedy', 'ncoghlan', 'pitrou', 'durin42', 'r.david.murray', 'python-dev', 'berker.peksag']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17445'
versions = ['Python 3.5']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