]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix comments for `heapq.siftup_max` (#135359)
authorAlper <alperyoney@fb.com>
Thu, 3 Jul 2025 09:51:41 +0000 (02:51 -0700)
committerGitHub <noreply@github.com>
Thu, 3 Jul 2025 09:51:41 +0000 (15:21 +0530)
commit8f8bdf251a5f79d15ac2b1a6d19860033bf50c79
tree0f36a7c14ca0c40b01629df26f38a2f6d85cdc9a
parente0245c789f54b63d461717a91eec8ffccbe18966
Fix comments for `heapq.siftup_max` (#135359)

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