Skip to content

bisect: Allow a custom compare function #81410

@GPery

Description

@GPery
mannequin
BPO 37229
Nosy @rhettinger, @tirkarthi, @GPery
PRs
  • bpo-37229: Add compare_function to bisect functions #13970
  • 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 2019-06-12.05:33:05.908>
    created_at = <Date 2019-06-11.10:36:53.634>
    labels = ['type-bug', 'library', '3.9']
    title = 'bisect: Allow a custom compare function'
    updated_at = <Date 2019-06-12.05:33:05.908>
    user = 'https://github.com/GPery'

    bugs.python.org fields:

    activity = <Date 2019-06-12.05:33:05.908>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-06-12.05:33:05.908>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-06-11.10:36:53.634>
    creator = 'gpery'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37229
    keywords = ['patch']
    message_count = 5.0
    messages = ['345216', '345217', '345240', '345242', '345308']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'xtreak', 'gpery']
    pr_nums = ['13970']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37229'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions