]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unnecessary slice in heapq.py (gh-139087)
authorOleksandr Kravets <73752159+olekskrav@users.noreply.github.com>
Thu, 18 Sep 2025 05:52:46 +0000 (01:52 -0400)
committerGitHub <noreply@github.com>
Thu, 18 Sep 2025 05:52:46 +0000 (00:52 -0500)
commit444ebaf16e5d358d4c32011eb8b6ca14858719a0
treefb7e0ea3be935995405a62cb272410cb3b478cfb
parent0ce9fb7e3b192aefdb55e86f3e4c0e504445812d
Remove unnecessary slice in heapq.py (gh-139087)
Lib/heapq.py