Skip to content

bisect module: Overflow at index computation #57705

@Voo

Description

@Voo
mannequin
BPO 13496
Nosy @tim-one, @rhettinger, @jcea, @amauryfa, @mdickinson, @pitrou, @benjaminp, @4kir4
Files
  • issue13496.patch
  • issue13496_v2.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/rhettinger'
    closed_at = <Date 2012-04-15.15:44:15.555>
    created_at = <Date 2011-11-28.22:34:31.637>
    labels = ['extension-modules', 'type-bug']
    title = 'bisect module: Overflow at index computation'
    updated_at = <Date 2012-04-15.15:44:15.555>
    user = 'https://bugs.python.org/Voo'

    bugs.python.org fields:

    activity = <Date 2012-04-15.15:44:15.555>
    actor = 'mark.dickinson'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2012-04-15.15:44:15.555>
    closer = 'mark.dickinson'
    components = ['Extension Modules']
    creation = <Date 2011-11-28.22:34:31.637>
    creator = 'Voo'
    dependencies = []
    files = ['24346', '24774']
    hgrepos = []
    issue_num = 13496
    keywords = ['patch']
    message_count = 18.0
    messages = ['148517', '148520', '148524', '148531', '148567', '148569', '148574', '148607', '149239', '152152', '152392', '152400', '152401', '152402', '155318', '155328', '155436', '158340']
    nosy_count = 10.0
    nosy_names = ['tim.peters', 'rhettinger', 'jcea', 'amaury.forgeotdarc', 'mark.dickinson', 'pitrou', 'benjamin.peterson', 'akira', 'python-dev', 'Voo']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13496'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions