◐ Shell
reader mode source ↗
Skip to content

bisect insort C implementation ignores methods on list subclasses #48185

New issue
New issue
@jek

Description

@jek
mannequin
BPO 3935
Nosy @birkenfeld, @rhettinger, @amauryfa
Files
  • test.py: test case
  • bisect.diff: Patch
  • bisect2.patch: Patch with PyList_CheckExact
  • 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/birkenfeld'
    closed_at = <Date 2008-10-08.18:47:48.025>
    created_at = <Date 2008-09-22.18:53:44.168>
    labels = ['type-bug', 'library']
    title = 'bisect insort C implementation ignores methods on list subclasses'
    updated_at = <Date 2008-10-08.18:47:48.023>
    user = 'https://bugs.python.org/jek'

    bugs.python.org fields:

    activity = <Date 2008-10-08.18:47:48.023>
    actor = 'georg.brandl'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2008-10-08.18:47:48.025>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2008-09-22.18:53:44.168>
    creator = 'jek'
    dependencies = []
    files = ['11561', '11614', '11623']
    hgrepos = []
    issue_num = 3935
    keywords = ['patch']
    message_count = 6.0
    messages = ['73589', '73867', '73873', '73881', '74348', '74543']
    nosy_count = 5.0
    nosy_names = ['georg.brandl', 'rhettinger', 'hdima', 'amaury.forgeotdarc', 'jek']
    pr_nums = []
    priority = 'low'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3935'
    versions = ['Python 3.0', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions