Pull requests: python/cpython
Pull requests list
gh-89730: EncryptedClientHello support in ssl module awaiting changes topic-SSL
#135435 openedJun 12, 2025 by irl Loading…
gh-116738: Make grp module thread-safe awaiting review needs backport to 3.14bugs and security fixes topic-free-threading
#135434 openedJun 12, 2025 by yoney Loading…
gh-133390: Extend completion for .commands in
sqlite3
awaiting review#135432 openedJun 12, 2025 by StanFromIreland Loading…
gh-135422: Fix regression in
SyntaxError
messages after #134036 awaiting core review#135423 openedJun 12, 2025 by sobolevn Loading…
gh-135401: Test AWS-LC as a cryptography library in CI
#135402 openedJun 11, 2025 by WillChilds-Klein • Draft
[3.12] gh-130077: Properly match full soft keywords in the parser (GH-135317)
#135400 openedJun 11, 2025 by pablogsal Loading…
[3.13] gh-130077: Properly match full soft keywords in the parser (GH-135317) awaiting core review
#135399 openedJun 11, 2025 by pablogsal Loading…
gh-135385: Fix memory regression for classes with both __slots__ and __dict__ awaiting review DO-NOT-MERGE needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes pendingThe issue will be closed if no feedback is provided
#135389 openedJun 11, 2025 by shuimu5418 Loading…
gh-135307: Fix email error when policy max_line_length is set to 0 or None awaiting review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes topic-email
#135367 openedJun 10, 2025 by zangjiucheng Loading…
gh-135329: prevent infinite traceback loop on Ctrl-C under external p… awaiting review
#135366 openedJun 10, 2025 by dura0ok Loading…
gh-133982: Use implementation-specific open in test_fileio OtherFileTests awaiting merge needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip news testsTests in the Lib/test dir
#135364 openedJun 10, 2025 by cmaloney Loading…
gh-133982: Use self.open in test_largefile awaiting core review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip news testsTests in the Lib/test dir
#135363 openedJun 10, 2025 by cmaloney Loading…
Fix comments for heapq.siftup_max() awaiting merge needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip issue skip news
#135359 openedJun 10, 2025 by yoney Loading…
gh-133465: Efficient signal checks with detached thread state. awaiting review DO-NOT-MERGE
#135358 openedJun 10, 2025 by zackw Loading…
GH-135357: Add SO_PASSRIGHTS constant awaiting core review DO-NOT-MERGE
#135355 openedJun 10, 2025 by ltworf Loading…
gh-133157: remove usage of
_Py_NO_SANITIZE_UNDEFINED
in pyexpat
awaiting core review skip news#135346 openedJun 10, 2025 by encukou Loading…
[3.13] Docs: fix docstring of
email.message.Message.add_header
(GH-134355) awaiting merge skip issue skip news#135340 openedJun 10, 2025 by miss-islington Loading…
gh-129011: Update docs for Raw I/O read, readinto, and write awaiting review docsDocumentation in the Doc dir skip news
#135328 openedJun 10, 2025 by cmaloney Loading…
Docs: Fix and improve the Documentation in the Doc dir needs backport to 3.14bugs and security fixes skip issue skip news topic-C-API
PyUnstable_Object_EnableDeferredRefcount
documentation awaiting review docs#135323 openedJun 10, 2025 by ZeroIntensity Loading…
gh-135252: Document Zstandard integration across zipfile, shutil, and tarfile awaiting reviewDocumentation in the Doc dir needs backport to 3.14bugs and security fixes skip news
#135311 openedJun 9, 2025 by emmatyping Loading…
gh-118350: Add escapable-raw-text to CDATA mode awaiting review
#135310 openedJun 9, 2025 by timonviola Loading…
Fix assert Crash for certain Cython generated functions awaiting review
#135306 openedJun 9, 2025 by rainwoodman Loading…
GH-135304: Reported resolution of
time.process_time
and time.thread_time
is wrong on Windows DO-NOT-MERGE#135305 openedJun 9, 2025 by chris-eibl • Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.