-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 5552 |
|---|---|
| Nosy | @pitrou, @kristjanvalur |
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 2009-03-24.14:18:52.082>
created_at = <Date 2009-03-24.13:42:04.236>
labels = ['interpreter-core', 'type-bug']
title = 'With invalid FD, os.device_encoding() returns None under Linux but raises an error under Windows'
updated_at = <Date 2009-03-24.14:18:52.080>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2009-03-24.14:18:52.080>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2009-03-24.14:18:52.082>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2009-03-24.13:42:04.236>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 5552
keywords = []
message_count = 5.0
messages = ['84079', '84080', '84083', '84085', '84086']
nosy_count = 2.0
nosy_names = ['pitrou', 'kristjan.jonsson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue5552'
versions = ['Python 3.0', 'Python 3.1']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