Skip to content

Addition of _heappush_max method to complete the max heap implementation in Python's heapq module #89107

@yatharthmathur

Description

@yatharthmathur
BPO 44944
Nosy @ericvsmith, @yatharthmathur
PRs
  • bpo-44944: Added _heappush_max implementation for max heap push in heapq #27806
  • bpo-44944: Added _heappush_max implementation for max heap push in heapq #27807
  • 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 2021-08-19.03:37:18.267>
    created_at = <Date 2021-08-18.04:12:48.746>
    labels = ['type-feature', 'library', '3.11']
    title = "Addition of _heappush_max method to complete the max heap implementation in Python's heapq module"
    updated_at = <Date 2021-08-19.03:37:18.266>
    user = 'https://github.com/yatharthmathur'

    bugs.python.org fields:

    activity = <Date 2021-08-19.03:37:18.266>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-19.03:37:18.267>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2021-08-18.04:12:48.746>
    creator = 'yatharthmathur'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44944
    keywords = ['patch']
    message_count = 1.0
    messages = ['399846']
    nosy_count = 2.0
    nosy_names = ['eric.smith', 'yatharthmathur']
    pr_nums = ['27806', '27807']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44944'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions