We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba34865 commit 770ce49Copy full SHA for 770ce49
1 file changed
Misc/NEWS.d/next/Library/2026-03-19-00-00-00.gh-issue-110067.RWJ5vA7m.rst
@@ -0,0 +1,3 @@
1
+Add early return for ``n <= 0`` in :func:`heapq.nsmallest` and
2
+:func:`heapq.nlargest`, and improve docstrings for :func:`heapq.heappop_max`,
3
+:func:`heapq.heapreplace_max`, and :func:`heapq.heapify_max`.
0 commit comments