Skip to content

integer overflow in itertools.combinations #67555

@pkt

Description

@pkt
mannequin
BPO 23366
Nosy @benjaminp, @serhiy-storchaka
Files
  • poc_combinations.py
  • itertools_overflows.patch
  • itertools_overflows_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 2015-02-03.07:42:09.035>
    created_at = <Date 2015-02-01.13:56:22.664>
    labels = ['type-crash']
    title = 'integer overflow in itertools.combinations'
    updated_at = <Date 2015-02-04.06:09:59.695>
    user = 'https://bugs.python.org/pkt'

    bugs.python.org fields:

    activity = <Date 2015-02-04.06:09:59.695>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-02-03.07:42:09.035>
    closer = 'serhiy.storchaka'
    components = []
    creation = <Date 2015-02-01.13:56:22.664>
    creator = 'pkt'
    dependencies = []
    files = ['37965', '37974', '37982']
    hgrepos = []
    issue_num = 23366
    keywords = ['patch']
    message_count = 7.0
    messages = ['235174', '235216', '235227', '235272', '235299', '235308', '235378']
    nosy_count = 5.0
    nosy_names = ['benjamin.peterson', 'Arfrever', 'python-dev', 'serhiy.storchaka', 'pkt']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue23366'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      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