Skip to content

IDLE: make sys.stdxxx.encoding always be utf-8 #85324

@terryjreedy

Description

@terryjreedy
BPO 41152
Nosy @terryjreedy, @taleinat, @ned-deily, @serhiy-storchaka, @miss-islington
PRs
  • bpo-41152: Revise setting idlelib.iomenu.encoding #21206
  • bpo-41152: IDLE: always use UTF-8 for standard IO streams #21214
  • [3.9] bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214) #21225
  • [3.8] bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214) #21226
  • 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/terryjreedy'
    closed_at = <Date 2020-06-30.12:23:13.900>
    created_at = <Date 2020-06-28.17:56:42.823>
    labels = ['expert-IDLE', 'type-bug', '3.8', '3.9', '3.10']
    title = 'IDLE: make sys.stdxxx.encoding always be utf-8'
    updated_at = <Date 2020-06-30.12:23:13.897>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2020-06-30.12:23:13.897>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2020-06-30.12:23:13.900>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2020-06-28.17:56:42.823>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41152
    keywords = ['patch']
    message_count = 10.0
    messages = ['372527', '372528', '372540', '372543', '372546', '372567', '372642', '372643', '372644', '372684']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'taleinat', 'ned.deily', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['21206', '21214', '21225', '21226']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41152'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions