Skip to content

heapq.heappush called with too few arguments in sched.py #47052

@mthard

Description

@mthard
mannequin
BPO 2803
Nosy @birkenfeld
Files
  • sched.py.patch: Patch to sched.py
  • sched.py.patch-r252: Patch to sched.py on Python 2.5.2
  • 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 2008-05-11.15:22:05.078>
    created_at = <Date 2008-05-09.15:27:03.262>
    labels = ['library', 'type-crash']
    title = 'heapq.heappush called with too few arguments in sched.py'
    updated_at = <Date 2008-05-11.15:22:05.076>
    user = 'https://bugs.python.org/mthard'

    bugs.python.org fields:

    activity = <Date 2008-05-11.15:22:05.076>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-05-11.15:22:05.078>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2008-05-09.15:27:03.262>
    creator = 'mthard'
    dependencies = []
    files = ['10233', '10244']
    hgrepos = []
    issue_num = 2803
    keywords = ['patch']
    message_count = 3.0
    messages = ['66480', '66524', '66640']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'rbp', 'mthard']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue2803'
    versions = ['Python 2.6', 'Python 2.5', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump
      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