-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-128310: Move type checks from switch cases to begining of
_Py_Specialize_BinaryOp
awaiting review
#128311
opened Dec 28, 2024 by
WolframAlph
Loading…
gh-102931: Catch SameFileError explicitly in _copytree
awaiting review
#128309
opened Dec 28, 2024 by
berland
Loading…
gh-128277: remove unnecessary critical section from
socket.close
skip news
topic-free-threading
#128305
opened Dec 28, 2024 by
kumaraditya303
•
Draft
gh-128277: use relaxed atomics for
sock_fd
awaiting core review
skip news
topic-free-threading
#128304
opened Dec 28, 2024 by
kumaraditya303
Loading…
[3.12] gh-127586: multiprocessing.Pool does not properly restore blocked signals (try 2) (GH-128011)
awaiting review
#128299
opened Dec 27, 2024 by
miss-islington
Loading…
[3.13] gh-127586: multiprocessing.Pool does not properly restore blocked signals (try 2) (GH-128011)
awaiting review
#128298
opened Dec 27, 2024 by
miss-islington
Loading…
gh-128100: Atomic dict load in _PyObject_GenericGetAttrWithDict
awaiting review
#128297
opened Dec 27, 2024 by
wrongnull
Loading…
gh-128295: Add
value
and backoff
to CACHE
disassembly
awaiting core review
#128296
opened Dec 27, 2024 by
WolframAlph
Loading…
gh-128289: Add eager_tasks parameter to asyncio.run() and asyncio.Runner
awaiting core review
#128293
opened Dec 27, 2024 by
asvetlov
Loading…
gh-128078: clear caller's bug and security fixes
needs backport to 3.13
bugs and security fixes
StopAsyncIteration
in _PyGen_SetStopIterationValue
awaiting review
needs backport to 3.12
#128287
opened Dec 27, 2024 by
picnixz
Loading…
gh-128277: make globals variables thread safe in socket module
awaiting core review
skip news
topic-free-threading
#128286
opened Dec 27, 2024 by
kumaraditya303
Loading…
gh-128302: fix apparent bug in
xml.dom.xmlbuilder.DOMBuilder.parse()
awaiting review
#128284
opened Dec 27, 2024 by
tungol
Loading…
gh-128279: Enhance the NetBSD compatibility for thread naming
awaiting review
build
The build process and cross-build
skip news
#128280
opened Dec 27, 2024 by
furkanonder
Loading…
gh-125997: ensure that bug and security fixes
needs backport to 3.13
bugs and security fixes
time.sleep(0)
is not delayed on non-Windows platforms
awaiting review
needs backport to 3.12
#128274
opened Dec 26, 2024 by
picnixz
Loading…
gh-128271: fix incorrect handling of negative read sizes in
HTTPResponse.read()
awaiting core review
#128270
opened Dec 26, 2024 by
manushkin
Loading…
gh-102471: convert decimal module to use PyLong_Export API (PEP 757)
awaiting review
skip news
#128267
opened Dec 26, 2024 by
skirpichev
Loading…
gh-128265: support wasi/emscripten on pdb tests, by removing asyncio from pdb tests
awaiting review
skip news
#128264
opened Dec 25, 2024 by
graingert
Loading…
gh-128262: Allow specialization of calls to classes with __slots__
awaiting core review
skip news
#128263
opened Dec 25, 2024 by
Fidget-Spinner
Loading…
gh-111178: fix UBSan failures in
Python/traceback.c
awaiting review
skip news
#128259
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Modules/_abc.c
awaiting review
skip news
#128253
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Modules/zlibmodule.c
awaiting review
skip news
#128252
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Objects/tupleobject.c
awaiting review
skip news
#128251
opened Dec 25, 2024 by
picnixz
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.