Pull requests: python/cpython

Pull requests list

gh-135385: Fix memory regression for classes with both __slots__ and __dict__ awaiting review DO-NOT-MERGE needs backport to 3.13bugs and security fixesneeds backport to 3.14bugs and security fixespendingThe issue will be closed if no feedback is provided
#135389 openedJun 11, 2025by shuimu5418 Loading…
gh-133982: Use implementation-specific open in test_fileio OtherFileTests awaiting merge needs backport to 3.13bugs and security fixesneeds backport to 3.14bugs and security fixesskip news testsTests in the Lib/test dir
#135364 openedJun 10, 2025by cmaloney Loading…
gh-133982: Use self.open in test_largefile awaiting core review needs backport to 3.13bugs and security fixesneeds backport to 3.14bugs and security fixesskip news testsTests in the Lib/test dir
#135363 openedJun 10, 2025by cmaloney Loading…
Fix comments for heapq.siftup_max() awaiting merge needs backport to 3.13bugs and security fixesneeds backport to 3.14bugs and security fixesskip issue skip news
#135359 openedJun 10, 2025by yoney Loading…
gh-129011: Update docs for Raw I/O read, readinto, and write awaiting review docsDocumentation in the Doc dirskip news
#135328 openedJun 10, 2025by cmaloney Loading…
gh-135252: Document Zstandard integration across zipfile, shutil, and tarfile awaiting reviewDocumentation in the Doc dirneeds backport to 3.14bugs and security fixesskip news
#135311 openedJun 9, 2025by emmatyping Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.