Skip to content

bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later #56490

@vstinner

Description

@vstinner
BPO 12281
Nosy @loewis, @amauryfa, @vstinner, @ezio-melotti
Files
  • mbcs7.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 2011-10-18.21:35:59.654>
    created_at = <Date 2011-06-07.21:48:04.815>
    labels = ['expert-unicode']
    title = "bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later"
    updated_at = <Date 2011-10-26.23:48:25.635>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2011-10-26.23:48:25.635>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-10-18.21:35:59.654>
    closer = 'vstinner'
    components = ['Unicode']
    creation = <Date 2011-06-07.21:48:04.815>
    creator = 'vstinner'
    dependencies = []
    files = ['23434']
    hgrepos = []
    issue_num = 12281
    keywords = ['patch']
    message_count = 24.0
    messages = ['137885', '137887', '137902', '137903', '137904', '138078', '138079', '138080', '138244', '138246', '138407', '138478', '138480', '138481', '138484', '138490', '138516', '145755', '145767', '145858', '145863', '145865', '145869', '146468']
    nosy_count = 6.0
    nosy_names = ['loewis', 'amaury.forgeotdarc', 'vstinner', 'ocean-city', 'ezio.melotti', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue12281'
    versions = ['Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions