]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Fix comments for `heapq.siftup_max` (GH-135359) (#136233)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 3 Jul 2025 10:15:01 +0000 (12:15 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Jul 2025 10:15:01 +0000 (10:15 +0000)
commit67c74398fa63cf49e3760eb792e09d79594d78af
treef37adaa00c3dabb1f4d3e7d51bc39cd566395661
parent1de8fc3e4be37cf5a7300bb7cea75da54ddac52c
[3.13] Fix comments for `heapq.siftup_max` (GH-135359) (#136233)

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