-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-51067: Rephrase doc for Documentation in the Doc dir
skip news
ZipFile.{remove,repack}
awaiting review
docs
#151932
opened Jun 22, 2026 by
danny0838
Contributor
Loading…
gh-151763: Fix double decref in _PyPegen_raise_error_known_location()
awaiting review
#151931
opened Jun 22, 2026 by
manoj-marimuthu
Contributor
Loading…
gh-136832: Add fec0::/10 to IPv6 reserved networks and deprecate is_site_local
awaiting review
#151927
opened Jun 22, 2026 by
aisk
Member
Loading…
[3.15] gh-151905: fix memory error handling in PyFrame_GetBack (GH-151906)
awaiting review
#151919
opened Jun 22, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-151905: fix memory error handling in PyFrame_GetBack (GH-151906)
awaiting review
#151918
opened Jun 22, 2026 by
miss-islington
Contributor
Loading…
gh-151912: Fix segfault in
type() with NULL tp_new metaclasses
awaiting review
#151916
opened Jun 22, 2026 by
Santhosh-I
Loading…
gh-151819: Clarify backtracking semantics of Tests in the Lib/test dir
(?(id/name)yes|no) in re docs (gh-151819)
awaiting review
tests
#151913
opened Jun 22, 2026 by
Dodothereal
Loading…
gh-146396: Improve tarfile documentation — unify examples, clarify Ta…
awaiting review
docs
Documentation in the Doc dir
skip news
#151909
opened Jun 22, 2026 by
tangyuan0821
Contributor
Loading…
gh-151907: Avoid creating temporary objects in some comprehensions
awaiting core review
#151908
opened Jun 22, 2026 by
ZeroIntensity
Member
Loading…
gh-94345: Fix dataclasses.asdict()/astuple() crash on circular references
awaiting review
#151904
opened Jun 22, 2026 by
iamsharduld
Contributor
Loading…
gh-151763: Fix OOM-0014 crash in _interpchannels._channel_id
awaiting review
#151902
opened Jun 22, 2026 by
zainnadeem786
Loading…
gh-99350: Fix symtable.SymbolTable.is_nested() documentation
awaiting review
#151901
opened Jun 22, 2026 by
iamsharduld
Contributor
Loading…
gh-107831: Fix inspect.getcallargs accepting positional-only args by keyword
awaiting review
#151900
opened Jun 22, 2026 by
iamsharduld
Contributor
Loading…
gh-146643: Fix Protocol creation crashing on an __annotate__ member
awaiting review
#151899
opened Jun 22, 2026 by
iamsharduld
Contributor
Loading…
gh-82113: Fix ConfigParser.items() returning '' for value-less options
awaiting review
#151898
opened Jun 22, 2026 by
iamsharduld
Contributor
Loading…
gh-151895: Fix marshal.loads() crash on dict reference-tracking failure
awaiting core review
#151896
opened Jun 22, 2026 by
tonghuaroot
Contributor
Loading…
gh-151892: Fix crash unpickling interpreters.call() result
awaiting review
#151893
opened Jun 22, 2026 by
tonghuaroot
Contributor
Loading…
[3.13] gh-151596: Add missing argument 'size' to pure-Python implementation of
TextIOBase.readline (GH-151679)
awaiting review
#151872
opened Jun 21, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-151596: Add missing argument 'size' to pure-Python implementation of
TextIOBase.readline (GH-151679)
awaiting review
#151871
opened Jun 21, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-151596: Add missing argument 'size' to pure-Python implementation of
TextIOBase.readline (GH-151679)
awaiting review
#151870
opened Jun 21, 2026 by
miss-islington
Contributor
Loading…
gh-151769: Fix IPv6Address ordering to account for scope_id
awaiting review
#151864
opened Jun 21, 2026 by
factnn
Loading…
gh-151862: Fix NULL deref on non-str AttributeError when unpickling
awaiting review
#151863
opened Jun 21, 2026 by
tonghuaroot
Contributor
Loading…
gh-151857: Fix IndexError in the email header parser on empty input
awaiting review
#151858
opened Jun 21, 2026 by
tonghuaroot
Contributor
Loading…
gh-74667: Make socket.getservbyname(), getservbyport() and getprotobyname() thread-safe
awaiting review
#151850
opened Jun 21, 2026 by
tonghuaroot
Contributor
Loading…
gh-151847: Avoid undefined behaviour negating PY_SSIZE_T_MIN width in str/bytes formatting
awaiting review
#151849
opened Jun 21, 2026 by
aisk
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.