Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Copy link
Copy link
@vstinner

Description

@vstinner
Issue body actions
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']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
      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

        Morty Proxy This is a proxified and sanitized view of the page, visit original site.