]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110067: Make max heap methods public and add missing ones (GH-130725)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Mon, 5 May 2025 15:52:49 +0000 (16:52 +0100)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 15:52:49 +0000 (17:52 +0200)
commitf5b784741da7fa7fd6484ebb5d828ea7617c2714
tree2709b680f94db9de6c464b33907d50537013696a
parentbb5ec6ea6e2fd270882dd9244c7d050882470095
gh-110067: Make max heap methods public and add missing ones (GH-130725)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/library/heapq.rst
Doc/whatsnew/3.14.rst
Lib/heapq.py
Lib/test/test_heapq.py
Misc/NEWS.d/next/Library/2025-03-01-15-00-00.gh-issue-110067.1ad3as.rst [new file with mode: 0644]
Modules/_heapqmodule.c
Modules/clinic/_heapqmodule.c.h