Skip to content

bytes decode raises OverflowError desipte errors='ignore' #76006

@Naitbit

Description

@Naitbit
mannequin
BPO 31825
Nosy @vstinner, @ericvsmith, @ezio-melotti, @serhiy-storchaka, @Naitbit
PRs
  • bpo-31825: Fixed OverflowError in the 'unicode-escape' codec #4058
  • [3.6] bpo-31825: Fixed OverflowError in the 'unicode-escape' codec (GH-4058) #4059
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2017-10-20.14:42:35.636>
    created_at = <Date 2017-10-20.09:58:20.153>
    labels = ['interpreter-core', 'type-bug', '3.7', 'expert-unicode']
    title = "bytes decode raises OverflowError desipte errors='ignore'"
    updated_at = <Date 2017-10-20.14:42:35.635>
    user = 'https://github.com/Naitbit'

    bugs.python.org fields:

    activity = <Date 2017-10-20.14:42:35.635>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-10-20.14:42:35.636>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2017-10-20.09:58:20.153>
    creator = 'Naitbit'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31825
    keywords = ['patch']
    message_count = 4.0
    messages = ['304651', '304656', '304658', '304659']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'eric.smith', 'ezio.melotti', 'serhiy.storchaka', 'Naitbit']
    pr_nums = ['4058', '4059']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31825'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions