-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[3.13] gh-137183: Document that Documentation in the Doc dir
skip news
array.array
typecode w
is new in 3.13 (GH-137184)
docs
#137209
by miss-islington
was merged Jul 29, 2025
Loading…
gh-136681: optimize builtin calls if kwargs allowed
#137202
by skirpichev
was closed Jul 29, 2025
•
Draft
gh-137185: Fix
_Py_DumpStack()
async signal safety
#137187
by colesbury
was merged Jul 29, 2025
Loading…
gh-137183: Document that Documentation in the Doc dir
skip news
array.array
typecode w
is new in 3.13
docs
#137184
by Akuli
was merged Jul 29, 2025
Loading…
gh-137179: Fix flaky test_history_survive_crash test
skip news
tests
Tests in the Lib/test dir
#137180
by colesbury
was merged Jul 29, 2025
Loading…
[3.13] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027)
type-security
A security issue
#137170
by miss-islington
was merged Jul 28, 2025
Loading…
[3.13] gh-136759: revert rename
lock.h
to pylock.h
(GH-137041) (#137075)
#137166
by kumaraditya303
was merged Jul 28, 2025
Loading…
[3.13] gh-119711: describe Documentation in the Doc dir
skip news
topic-asyncio
create_datagram_endpoint
's behavior in asyncio when local_addr
is None
(GH-136913)
docs
#137163
by miss-islington
was merged Jul 28, 2025
Loading…
Fix typo in library/string.templatelib.rst
awaiting review
docs
Documentation in the Doc dir
skip news
#137157
by rffontenelle
was closed Jul 28, 2025
Loading…
[3.13] gh-84559: improve What's New entry for Documentation in the Doc dir
skip news
multiprocessing
startmethod changes (GH-128173)
docs
#137156
by brianschubert
was merged Jul 28, 2025
Loading…
[3.13] gh-136278: Document codecs.escape_encode() and codecs.escape_decode() (GH-136314)
docs
Documentation in the Doc dir
skip news
#137150
by miss-islington
was merged Jul 27, 2025
Loading…
[3.14] GH-137059:
url2pathname()
: fix support for drive letter in netloc (GH-137060)
#137144
by miss-islington
was merged Jul 28, 2025
Loading…
[3.13] gh-136992: Add "None" as valid Documentation in the Doc dir
skip news
SameSite
value as per RFC 6265bis (GH-137040)
docs
#137141
by miss-islington
was merged Jul 27, 2025
Loading…
[3.13] Link to plaintext for "show source" links (GH-137131)
skip issue
skip news
#137133
by miss-islington
was merged Jul 27, 2025
Loading…
Link to plaintext for "show source" links
skip issue
skip news
#137131
by ryan-duve
was merged Jul 27, 2025
Loading…
Remove ambiguous part in docstring of functools.reduce()
awaiting review
#137130
by rabelux
was closed Jul 27, 2025
Loading…
gh-137058: use __STDC_VERSION__ >= 202311L instead of __STDC_VERSION__ > 201710L
skip news
#137127
by Abdoulrasheed
was merged Jul 27, 2025
Loading…
[3.13] gh-131038: Use text=True in subprocesses in test_perf_profiler (GH-137117)
skip news
tests
Tests in the Lib/test dir
#137125
by miss-islington
was merged Jul 26, 2025
Loading…
[3.14] gh-131038: Use text=True in subprocesses in test_perf_profiler (GH-137117)
skip news
tests
Tests in the Lib/test dir
#137124
by miss-islington
was merged Jul 26, 2025
Loading…
[3.13] gh-126662: naming consistency for
signal.ItimerError
(GH-126712)
skip news
#137123
by miss-islington
was merged Jul 27, 2025
Loading…
gh-131038: Use text=True in subprocesses in test_perf_profiler
needs backport to 3.12
only security fixes
skip news
tests
Tests in the Lib/test dir
#137117
by pablogsal
was merged Jul 26, 2025
Loading…
[3.13] gh-130522: Fix unraisable TypeError in threading at interpreter shutdown (GH-131537)
#137106
by miss-islington
was merged Jul 25, 2025
Loading…
[3.13] Fix Queue.shutdown docs for condition to unblock a join (gh-137088)
skip issue
skip news
#137102
by miss-islington
was merged Jul 25, 2025
Loading…
gh-137090: Remove redundant statement in Documentation in the Doc dir
skip news
Doc/library/concurrent.interpreters.rst
docs
#137091
by soolabettu
was merged Jul 25, 2025
Loading…
Fix Queue.shutdown docs for condition to unblock a join
docs
Documentation in the Doc dir
needs backport to 3.14
bugs and security fixes
skip issue
skip news
#137088
by rhettinger
was merged Jul 25, 2025
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.