Skip to content

_PyCoreConfig: add stdio_encoding and stdio_errors #78666

@vstinner

Description

@vstinner
BPO 34485
Nosy @ncoghlan, @vstinner
PRs
  • bpo-34485: Add _PyCoreConfig.stdio_encoding #8881
  • bpo-34485: Enhance init_sys_streams() #8978
  • bpo-34485: Fix _Py_InitializeCore() for C locale coercion #8979
  • [3.7] bpo-34485: Fix _Py_InitializeCore() for C locale coercion (GH-8979) #8981
  • bpo-34485: Add _Py_ClearStandardStreamEncoding() #8982
  • bpo-34485: stdout uses surrogateescape on POSIX locale #8986
  • [3.7] bpo-34485: stdout uses surrogateescape on POSIX locale (GH-8986) #8987
  • bpo-34485, Windows: LC_CTYPE set to user preference #8988
  • bpo-34485: Emit C locale coercion warning later #9002
  • bpo-34485: Fix pymain_read_conf() LC_ALL locale #9041
  • bpo-34544: pymain_read_conf() don't change LC_ALL #9045
  • 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 2018-08-29.09:50:04.427>
    created_at = <Date 2018-08-23.23:44:09.419>
    labels = ['3.8']
    title = '_PyCoreConfig: add stdio_encoding and stdio_errors'
    updated_at = <Date 2018-09-03.15:32:34.723>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-09-03.15:32:34.723>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-29.09:50:04.427>
    closer = 'vstinner'
    components = []
    creation = <Date 2018-08-23.23:44:09.419>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34485
    keywords = ['patch']
    message_count = 15.0
    messages = ['323980', '324290', '324294', '324297', '324298', '324306', '324309', '324311', '324315', '324316', '324349', '324382', '324384', '324511', '324526']
    nosy_count = 2.0
    nosy_names = ['ncoghlan', 'vstinner']
    pr_nums = ['8881', '8978', '8979', '8981', '8982', '8986', '8987', '8988', '9002', '9041', '9045']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34485'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions