Skip to content

Choose the filesystem encoding before Python initialization (add _PyCoreConfig.filesystem_encoding) #78704

@vstinner

Description

@vstinner
BPO 34523
Nosy @ncoghlan, @vstinner, @methane, @ericsnowcurrently
PRs
  • bpo-34523: Add _PyCoreConfig.filesystem_encoding #8963
  • bpo-34523: Fix config_init_fs_encoding() #8991
  • bpo-34523: Support surrogatepass in locale codecs #8995
  • bpo-34523: Py_DecodeLocale() use UTF-8 on Windows #8998
  • bpo-34523: Py_FileSystemDefaultEncoding NULL by default #9003
  • bpo-34523: Use _PyCoreConfig instead of globals #9005
  • bpo-34523: Fix config_init_fs_encoding() for ASCII #10232
  • bpo-34523: Fix C locale coercion on FreeBSD CURRENT #10672
  • [3.7] bpo-34523: Fix C locale coercion on FreeBSD CURRENT (GH-10672) #10673
  • bpo-34523, bpo-35322: Fix unicode_encode_locale() #10759
  • [3.7] bpo-34523, bpo-35322: Fix unicode_encode_locale() (GH-10759) #10761
  • 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.22:51:48.219>
    created_at = <Date 2018-08-27.23:44:03.090>
    labels = ['interpreter-core', '3.8']
    title = 'Choose the filesystem encoding before Python initialization (add _PyCoreConfig.filesystem_encoding)'
    updated_at = <Date 2018-11-28.11:42:43.707>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-11-28.11:42:43.707>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-29.22:51:48.219>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-08-27.23:44:03.090>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34523
    keywords = ['patch']
    message_count = 16.0
    messages = ['324206', '324233', '324243', '324249', '324318', '324319', '324339', '324347', '324351', '324353', '324354', '328900', '330311', '330317', '330586', '330591']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'vstinner', 'methane', 'eric.snow']
    pr_nums = ['8963', '8991', '8995', '8998', '9003', '9005', '10232', '10672', '10673', '10759', '10761']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34523'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions