-
-
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-88834: Unify the instance check for typing.Union and types.UnionType
awaiting merge
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
#128363
opened Dec 30, 2024 by
serhiy-storchaka
Loading…
gh-124157: Lazily create __annotate__ functions for function annotations
#128362
opened Dec 30, 2024 by
JelleZijlstra
•
Draft
gh-128360: Use a portable assertion for holding a thread state
awaiting review
skip news
#128361
opened Dec 30, 2024 by
ZeroIntensity
Loading…
GH-127953: Make line number lookup O(1) regardless of the size of the code object
awaiting core review
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
#128350
opened Dec 30, 2024 by
markshannon
Loading…
gh-125170: Hard deprecate
PyEval_GetLocals
in 3.14
awaiting review
skip news
#128348
opened Dec 30, 2024 by
xuantengh
Loading…
gh-128345: GIL is not properly disabled for _freeze_module.vcxproj
awaiting review
needs backport to 3.13
bugs and security fixes
skip news
topic-free-threading
#128344
opened Dec 30, 2024 by
TheShermanTanker
Loading…
gh-128342: Specify timeout unit in subprocess docstrings
awaiting changes
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
skip news
#128343
opened Dec 30, 2024 by
n-l-i
Loading…
Update fuzzer.c fix proper handling
awaiting review
#128339
opened Dec 30, 2024 by
Shivam7-1
Loading…
pathlib tests: create Tests in the Lib/test dir
topic-pathlib
walk()
test hierarchy without using class under test
awaiting core review
skip issue
skip news
tests
#128338
opened Dec 29, 2024 by
barneygale
Loading…
GH-127381: pathlib ABCs: remove
PathBase.move()
and move_into()
awaiting core review
skip news
topic-pathlib
#128337
opened Dec 29, 2024 by
barneygale
Loading…
gh-128335: Make slice generic at runtime
awaiting review
#128336
opened Dec 29, 2024 by
Gobot1234
Loading…
gh-128330: Terminal control characters should be restored on repl exit
awaiting review
#128331
opened Dec 29, 2024 by
citrus-it
Loading…
gh-76023: WinFSP giving WinError 1005 fix (Python 3.14.0a3)
awaiting review
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
OS-windows
#128328
opened Dec 29, 2024 by
BecoKo
Loading…
Reword Documentation in the Doc dir
skip issue
skip news
about.rst
to not limit Sphinx
awaiting merge
docs
#128325
opened Dec 29, 2024 by
StanFromIreland
Loading…
gh-128185: align Decimal docs with spec (case irrelevant for nan/inf's)
awaiting review
docs
Documentation in the Doc dir
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
skip news
#128323
opened Dec 29, 2024 by
skirpichev
Loading…
gh-128319: Add missing server class attributes to socketserver docs
awaiting review
docs
Documentation in the Doc dir
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
skip news
#128320
opened Dec 28, 2024 by
stephen-hansen
Loading…
gh-128317: Highlight today in colour in calendar CLI output
awaiting core review
type-feature
A feature request or enhancement
#128318
opened Dec 28, 2024 by
hugovk
Loading…
gh-128185: Align the grammar of the Documentation in the Doc dir
skip news
Decimal
string constructor with float
's
awaiting review
docs
#128315
opened Dec 28, 2024 by
HarryLHW
Loading…
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-128307: add eager_start kwarg to asyncio.create_task
awaiting review
#128306
opened Dec 28, 2024 by
graingert
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 merge
skip news
topic-free-threading
#128304
opened Dec 28, 2024 by
kumaraditya303
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.