]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137239: Add *_max functions to heapq.__all__ (gh-137241) (#137256)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 17:52:07 +0000 (19:52 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 17:52:07 +0000 (23:22 +0530)
commita03dd74c9444930928c5e817f156223affb741f8
tree762fe63473f8e255cab0279a755087c07057d41c
parent7b203aa2ff08252b4270622d0ee76e972c09e4ac
[3.14] gh-137239: Add *_max functions to heapq.__all__ (gh-137241) (#137256)

gh-137239: Add *_max functions to heapq.__all__ (gh-137241)
(cherry picked from commit 5f35f9b8fad50670604552062c1df8fbdff835ab)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Lib/heapq.py
Misc/NEWS.d/next/Library/2025-07-30-17-42-36.gh-issue-137239.qSpj32.rst [new file with mode: 0644]