-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 26800 |
|---|---|
| Nosy | @gvanrossum, @brettcannon, @pitrou, @vstinner, @larryhastings, @pjenvey, @serhiy-storchaka, @rlamy |
| 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/serhiy-storchaka'
closed_at = <Date 2016-08-14.06:30:18.009>
created_at = <Date 2016-04-18.21:34:55.352>
labels = ['interpreter-core', 'type-bug']
title = "Don't accept bytearray as filenames part 2"
updated_at = <Date 2016-08-14.06:30:18.008>
user = 'https://github.com/pjenvey'bugs.python.org fields:
activity = <Date 2016-08-14.06:30:18.008>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-08-14.06:30:18.009>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-04-18.21:34:55.352>
creator = 'pjenvey'
dependencies = []
files = ['43336']
hgrepos = []
issue_num = 26800
keywords = ['patch', '3.3regression']
message_count = 18.0
messages = ['263694', '263805', '263807', '263943', '263944', '264063', '264065', '264113', '264118', '264124', '264136', '264138', '264139', '268156', '269731', '270516', '272054', '272106']
nosy_count = 9.0
nosy_names = ['gvanrossum', 'brett.cannon', 'pitrou', 'vstinner', 'larry', 'pjenvey', 'python-dev', 'serhiy.storchaka', 'Ronan.Lamy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26800'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error