Skip to content

Python3: use ASCII for the file system encoding on initfsencoding() failure #52971

@vstinner

Description

@vstinner
BPO 8725
Nosy @malemburg, @loewis, @pitrou, @vstinner
Dependencies
  • bpo-8611: Python3 doesn't support locale different than utf8 and an non-ASCII path (POSIX)
  • bpo-8715: Create PyUnicode_EncodeFSDefault() function
  • Files
  • fsencoding_ascii-2.patch
  • 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 2010-10-19.23:55:25.879>
    created_at = <Date 2010-05-15.12:39:05.650>
    labels = ['interpreter-core', 'invalid', 'expert-unicode']
    title = 'Python3: use ASCII for the file system encoding on initfsencoding() failure'
    updated_at = <Date 2010-10-19.23:55:25.878>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2010-10-19.23:55:25.878>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-10-19.23:55:25.879>
    closer = 'vstinner'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2010-05-15.12:39:05.650>
    creator = 'vstinner'
    dependencies = ['8611', '8715']
    files = ['17357']
    hgrepos = []
    issue_num = 8725
    keywords = ['patch']
    message_count = 5.0
    messages = ['105804', '105820', '105842', '111758', '119180']
    nosy_count = 5.0
    nosy_names = ['lemburg', 'loewis', 'pitrou', 'vstinner', 'Arfrever']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue8725'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions