mbcs encoding ignores errors · Issue #39624 · python/cpython · GitHub
Skip to content

mbcs encoding ignores errors #39624

Description

@mhammond
BPO 850997
Nosy @loewis, @mhammond, @vstinner, @devdanzin, @tjguk, @ezio-melotti
Files
  • mbcs_errors.py: Trivial demo of the bug
  • mbcs_errors.patch: Working patch, but with a few issues
  • translate_reason_unicode.patch
  • mbcs_errors-py3k-3.patch
  • mbcs_errors-py3k-4.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-06-18.23:24:39.064>
    created_at = <Date 2003-11-29.01:24:21.000>
    labels = ['type-feature', 'expert-unicode', 'OS-windows']
    title = 'mbcs encoding ignores errors'
    updated_at = <Date 2010-06-18.23:24:39.057>
    user = 'https://github.com/mhammond'

    bugs.python.org fields:

    activity = <Date 2010-06-18.23:24:39.057>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-06-18.23:24:39.064>
    closer = 'vstinner'
    components = ['Unicode', 'Windows']
    creation = <Date 2003-11-29.01:24:21.000>
    creator = 'mhammond'
    dependencies = []
    files = ['1122', '1123', '17618', '17635', '17690']
    hgrepos = []
    issue_num = 850997
    keywords = ['patch']
    message_count = 17.0
    messages = ['19177', '19178', '19179', '19180', '82015', '82133', '106277', '106278', '106407', '107513', '107517', '107611', '107612', '107957', '107965', '108018', '108149']
    nosy_count = 6.0
    nosy_names = ['loewis', 'mhammond', 'vstinner', 'ajaksu2', 'tim.golden', 'ezio.melotti']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue850997'
    versions = ['Python 3.2']

    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

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions