The Wayback Machine - https://web.archive.org/web/20250602144716/https://github.com/python/cpython/issues/75746
Skip to content

open() doesn't use locale.getpreferredencoding() #75746

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 31565
Nosy @brettcannon, @ncoghlan, @vstinner, @benjaminp, @ericsnowcurrently, @serhiy-storchaka

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 = None
created_at = <Date 2017-09-23.21:49:37.051>
labels = ['type-bug', '3.7', 'expert-IO']
title = "open() doesn't use locale.getpreferredencoding()"
updated_at = <Date 2017-09-23.22:54:56.922>
user = 'https://github.com/serhiy-storchaka'

bugs.python.org fields:

activity = <Date 2017-09-23.22:54:56.922>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['IO']
creation = <Date 2017-09-23.21:49:37.051>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 31565
keywords = []
message_count = 1.0
messages = ['302812']
nosy_count = 7.0
nosy_names = ['brett.cannon', 'ncoghlan', 'vstinner', 'benjamin.peterson', 'stutzbach', 'eric.snow', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue31565'
versions = ['Python 3.6', 'Python 3.7']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.10only security fixes3.11only security fixes3.12only security fixesdocsDocumentation in the Doc dirtopic-IOtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions