-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 22862 |
|---|---|
| Nosy | @vstinner, @ezio-melotti |
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 2014-11-13.15:15:54.745>
created_at = <Date 2014-11-13.13:16:20.214>
labels = ['type-bug', 'library', 'expert-unicode']
title = 'os.walk fails on undecodable filenames'
updated_at = <Date 2014-11-13.15:16:27.669>
user = 'https://bugs.python.org/fhoech'bugs.python.org fields:
activity = <Date 2014-11-13.15:16:27.669>
actor = 'fhoech'
assignee = 'none'
closed = True
closed_date = <Date 2014-11-13.15:15:54.745>
closer = 'r.david.murray'
components = ['Library (Lib)', 'Unicode']
creation = <Date 2014-11-13.13:16:20.214>
creator = 'fhoech'
dependencies = []
files = []
hgrepos = []
issue_num = 22862
keywords = []
message_count = 7.0
messages = ['231110', '231111', '231112', '231115', '231117', '231118', '231120']
nosy_count = 3.0
nosy_names = ['vstinner', 'ezio.melotti', 'fhoech']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22862'
versions = ['Python 2.7']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error