Skip to content

failing overflow checks in replace_* #73331

@matejcik

Description

@matejcik
mannequin
BPO 29145
Nosy @matejcik, @benjaminp, @vadmium, @serhiy-storchaka, @zhangyangyu
Files
  • replace-overflow-check.patch
  • replace-overflow-check-v2.patch
  • unicode-overflow.patch
  • replace-overflow-check-v3.patch
  • overflow-checks-3x.patch
  • overflow-checks-3x-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 2017-01-10.03:08:46.022>
    created_at = <Date 2017-01-03.18:36:42.728>
    labels = ['interpreter-core', '3.7', 'type-crash']
    title = 'failing overflow checks in replace_*'
    updated_at = <Date 2017-01-14.07:25:16.080>
    user = 'https://github.com/matejcik'

    bugs.python.org fields:

    activity = <Date 2017-01-14.07:25:16.080>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-01-10.03:08:46.022>
    closer = 'xiang.zhang'
    components = ['Interpreter Core']
    creation = <Date 2017-01-03.18:36:42.728>
    creator = 'matejcik'
    dependencies = []
    files = ['46141', '46149', '46156', '46158', '46221', '46223']
    hgrepos = []
    issue_num = 29145
    keywords = ['patch']
    message_count = 22.0
    messages = ['284588', '284607', '284638', '284639', '284640', '284648', '284658', '284708', '284721', '284728', '284731', '284734', '284735', '284897', '285017', '285018', '285020', '285022', '285078', '285086', '285087', '285465']
    nosy_count = 6.0
    nosy_names = ['matejcik', 'benjamin.peterson', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue29145'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions