-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-145219: Cache Emscripten libffi and mpdec builds, add install-emscripten cmd
awaiting review
needs backport to 3.14
bugs and security fixes
OS-emscripten
skip news
#145664
opened Mar 9, 2026 by
hoodmane
Loading…
docs: improve readability of 9.3.3 and 9.3.4 paragraphs in Classes lesson
awaiting review
docs
Documentation in the Doc dir
skip news
#145661
opened Mar 9, 2026 by
realihorrud
Loading…
gh-145492: Fix defaultdict __repr__ infinite recursion
awaiting core review
#145659
opened Mar 9, 2026 by
mvanhorn
Loading…
gh-145239: Specialize match syntax error for unary addition in pattern
awaiting core review
#145658
opened Mar 9, 2026 by
mvanhorn
Loading…
gh-142041: Improve concurrent.interpreters documentation
awaiting review
docs
Documentation in the Doc dir
#145657
opened Mar 9, 2026 by
mvanhorn
Loading…
gh-145649: Fix man page text wrapping for -X option
awaiting review
#145656
opened Mar 9, 2026 by
mvanhorn
Loading…
gh-145238: Add native thread ID to logging record attributes
awaiting review
#145655
opened Mar 9, 2026 by
mvanhorn
Loading…
gh-145651: Add
http.client.{HTTPConnection,HTTPResponse}.__repr__
awaiting change review
#145653
opened Mar 9, 2026 by
JackDanger
Loading…
gh-145650: Add
logging.{Formatter,Filter}.__repr__
awaiting change review
#145652
opened Mar 9, 2026 by
JackDanger
Loading…
gh-145644: Update function related explanations on "controlflow.rst"
awaiting changes
docs
Documentation in the Doc dir
skip news
#145645
opened Mar 8, 2026 by
hyperkai
Loading…
Docs: bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip issue
skip news
import datetime as dt in other examples
awaiting core review
needs backport to 3.13
#145640
opened Mar 8, 2026 by
hugovk
Loading…
gh-145410: Fix sysconfig.get_platform() on Windows when sys.version is truncated
awaiting review
#145635
opened Mar 8, 2026 by
04cb
Loading…
gh-145633: remove support for ancient ARM platforms with mixed-endian doubles
awaiting review
#145634
opened Mar 8, 2026 by
skirpichev
Loading…
gh-145000: Run
check-html-ids.py in CI
awaiting review
skip news
#145632
opened Mar 7, 2026 by
StanFromIreland
Loading…
[3.13] gh-145623: Fix crashes on uninitialized struct.Struct objects (gh-145624)
awaiting review
#145631
opened Mar 7, 2026 by
raminfp
Loading…
[3.14] gh-145623: Fix crashes on uninitialized struct.Struct objects (gh-145624)
awaiting review
#145630
opened Mar 7, 2026 by
raminfp
Loading…
gh-145615: Fix mimalloc page leak in the free-threaded build
needs backport to 3.14
bugs and security fixes
topic-free-threading
gh-94523: Detect file if modified at local disk and prompt to ask refresh
awaiting review
#145625
opened Mar 7, 2026 by
znsoooo
Loading…
gh-145616: Detect Android sysconfig ABI correctly on 32-bit ARM Android on 64-bit ARM kernel
awaiting review
#145617
opened Mar 7, 2026 by
robertkirkman
Loading…
Remove the Documentation in the Doc dir
skip issue
skip news
distutils-sig@python.org email in 'Installing Python Modules'
awaiting review
docs
#145613
opened Mar 6, 2026 by
StanFromIreland
Loading…
Document that PyType_GetModule returns a borrowed ref
awaiting merge
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip issue
skip news
#145612
opened Mar 6, 2026 by
encukou
Loading…
gh-145376: Fix various refleaks Objects/
awaiting merge
skip news
#145609
opened Mar 6, 2026 by
eendebakpt
Loading…
[REPRO] gh-145607: Reproduce flaky test_bz2.testDecompressorChunksMaxsize
skip news
tests
Tests in the Lib/test dir
gh-145591: Move slicing note to subscription methods section
awaiting review
docs
Documentation in the Doc dir
skip news
#145606
opened Mar 6, 2026 by
Towaiji
Loading…
gh-145599: Reject control characters in
http.cookies.Morsel.update() and http.cookies.BaseCookie.js_output
awaiting core review
#145600
opened Mar 6, 2026 by
StanFromIreland
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.