-
-
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/ directorytestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 16618 |
|---|---|
| Nosy | @jcea, @pitrou, @hynek, @serhiy-storchaka |
| 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 2012-12-27.09:40:54.558>
created_at = <Date 2012-12-05.17:09:02.434>
labels = ['tests', 'type-bug', 'library']
title = 'Different glob() results for strings and bytes'
updated_at = <Date 2012-12-27.09:40:54.556>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2012-12-27.09:40:54.556>
actor = 'hynek'
assignee = 'none'
closed = True
closed_date = <Date 2012-12-27.09:40:54.558>
closer = 'hynek'
components = ['Library (Lib)', 'Tests']
creation = <Date 2012-12-05.17:09:02.434>
creator = 'serhiy.storchaka'
dependencies = []
files = ['28211', '28212', '28338', '28339', '28398', '28399']
hgrepos = []
issue_num = 16618
keywords = ['patch']
message_count = 12.0
messages = ['176991', '176992', '177597', '177617', '177619', '177621', '177623', '177944', '177948', '177949', '178284', '178285']
nosy_count = 5.0
nosy_names = ['jcea', 'pitrou', 'python-dev', 'hynek', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16618'
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/ directorytestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error