Skip to content

Pull requests: python/cpython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Use kernel-provided __NR_getrandom syscall number awaiting review
#155762 opened Aug 13, 2026 by jjhelmus Contributor Loading…
gh-129382: Match venv API symlink defaults to the CLI awaiting merge
#155759 opened Aug 13, 2026 by zanieb Contributor Loading…
gh-155742: Get PyBytes_AS_STRING() as const char* awaiting core review interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news
#155751 opened Aug 13, 2026 by vstinner Member Loading…
gh-155742: Use PyBytesWriter in codecs awaiting core review interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news
#155750 opened Aug 13, 2026 by vstinner Member Loading…
gh-155742: Use PyBytesWriter in xml.etree awaiting core review extension-modules C modules in the Modules dir skip news
#155749 opened Aug 13, 2026 by vstinner Member Loading…
gh-155742: Use PyBytesWriter in marshal awaiting core review interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news
#155748 opened Aug 13, 2026 by vstinner Member Loading…
gh-155742: Use PyBytesWriter in Python/assemble.c awaiting core review interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news
#155747 opened Aug 13, 2026 by vstinner Member Loading…
gh-155742: Use PyBytesWriter in CJK codecs awaiting core review extension-modules C modules in the Modules dir skip news
#155746 opened Aug 13, 2026 by vstinner Member Loading…
gh-155742: Use PyBytesWriter in _zstd.train_dict() awaiting merge extension-modules C modules in the Modules dir skip news
#155745 opened Aug 13, 2026 by vstinner Member Loading…
gh-58083: Expand the introduction of the cmd module awaiting review docs Documentation in the Doc dir skip news
#155738 opened Aug 13, 2026 by mangrisano Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.