Skip to content

Use "surrogateescape" error handler for sys.stdin and sys.stdout on UNIX for the C locale #64176

Description

@vstinner
BPO 19977
Nosy @loewis, @atsuoishimoto, @ncoghlan, @pitrou, @vstinner, @larryhastings, @jwilk, @ezio-melotti, @abadger, @bitdancer, @vadmium, @serhiy-storchaka
Files
  • c_locale_surrogateescape.patch
  • test_ls.py
  • 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 2014-04-27.23:57:39.901>
    created_at = <Date 2013-12-13.16:40:20.152>
    labels = ['type-bug', 'expert-unicode']
    title = 'Use "surrogateescape" error handler for sys.stdin and sys.stdout on UNIX for the C locale'
    updated_at = <Date 2017-12-18.14:31:51.323>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-12-18.14:31:51.323>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-04-27.23:57:39.901>
    closer = 'vstinner'
    components = ['Unicode']
    creation = <Date 2013-12-13.16:40:20.152>
    creator = 'vstinner'
    dependencies = []
    files = ['33122', '33124']
    hgrepos = []
    issue_num = 19977
    keywords = ['patch']
    message_count = 38.0
    messages = ['206111', '206114', '206121', '206122', '206123', '206124', '206131', '206141', '206148', '206168', '207210', '207296', '207414', '210990', '213922', '213925', '213927', '213932', '213933', '215029', '215786', '215812', '215815', '217300', '217314', '217315', '217317', '217329', '217332', '217355', '217385', '217386', '217387', '284849', '284863', '284873', '284875', '308562']
    nosy_count = 15.0
    nosy_names = ['loewis', 'ishimoto', 'ncoghlan', 'pitrou', 'vstinner', 'larry', 'jwilk', 'ezio.melotti', 'a.badger', 'r.david.murray', 'Sworddragon', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'bkabrda']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19977'
    versions = ['Python 3.5']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions