Skip to content

Get rid of dangerous integer overflow tricks #60300

Description

@serhiy-storchaka
BPO 16096
Nosy @mdickinson, @vstinner, @asvetlov, @serhiy-storchaka
Files
  • size_overflow-3.3.patch: Patch for 3.3 and 3.4
  • size_overflow-3.2.patch: Patch for 3.2
  • size_overflow-2.7.patch: Patch for 2.7
  • size_overflow-2.7_2.patch
  • size_overflow-3.2_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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2013-01-26.18:56:30.137>
    created_at = <Date 2012-09-30.18:34:11.225>
    labels = ['extension-modules', 'interpreter-core', 'type-bug']
    title = 'Get rid of dangerous integer overflow tricks'
    updated_at = <Date 2013-01-26.18:56:30.120>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-01-26.18:56:30.120>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-01-26.18:56:30.137>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2012-09-30.18:34:11.225>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['27360', '27361', '27362', '28732', '28733']
    hgrepos = []
    issue_num = 16096
    keywords = ['patch']
    message_count = 16.0
    messages = ['171657', '171993', '171994', '172215', '172218', '172219', '172220', '172221', '172223', '172224', '172227', '172228', '172229', '172283', '180008', '180699']
    nosy_count = 6.0
    nosy_names = ['mark.dickinson', 'vstinner', 'Arfrever', 'asvetlov', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16096'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions