]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Fix comments for `heapq.siftup_max` (GH-135359) (#136232)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 3 Jul 2025 10:17:10 +0000 (12:17 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Jul 2025 10:17:10 +0000 (10:17 +0000)
commit84cafc7e94552fc6393df9948bfb93a89a25c669
tree430420c881d4cd2178a56865db44a309a4f7c860
parent1a4f92b9fb15cfeb0536a1176400c4be976410b1
[3.14] Fix comments for `heapq.siftup_max` (GH-135359) (#136232)

Fix comments for `heapq.siftup_max` (GH-135359)
(cherry picked from commit 8f8bdf251a5f79d15ac2b1a6d19860033bf50c79)

Co-authored-by: Alper <alperyoney@fb.com>
Co-authored-by: mpage <mpage@meta.com>
Modules/_heapqmodule.c