-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-157003: Add flush() method to HTMLParser.
awaiting review
#157012
opened Sep 5, 2026 by
ianjosephwilson
Loading…
gh-131798: Propagate iterator types from GET_ITER in the JIT
awaiting review
#157011
opened Sep 5, 2026 by
lgeiger
Contributor
Loading…
gh-157006: Fix test_embed when PYTHONSTARTUP is set
awaiting review
skip news
tests
Tests in the Lib/test dir
#157007
opened Sep 5, 2026 by
cmaloney
Contributor
Loading…
[3.14] gh-156988: Fix asyncio call graph loss at sync generators
awaiting review
#157005
opened Sep 5, 2026 by
deadlovelll
Contributor
Loading…
[3.15] gh-156988: Fix asyncio call graph loss at sync generators
awaiting review
#157004
opened Sep 5, 2026 by
deadlovelll
Contributor
Loading…
[3.11] Fix download links for old PDF achives in docs
awaiting core review
docs
Documentation in the Doc dir
skip issue
skip news
#157002
opened Sep 5, 2026 by
StanFromIreland
Member
Loading…
[3.15] gh-127296: Document that argparse count action starts from a non-zero default (GH-156908)
awaiting merge
docs
Documentation in the Doc dir
skip news
#156997
opened Sep 5, 2026 by
miss-islington
Contributor
Loading…
gh-156995: Fix pre-release feature fixes, bugs and security fixes
bytearray.take_bytes() corrupting shared single-byte bytes objects
awaiting core review
needs backport to 3.15
#156996
opened Sep 5, 2026 by
StanFromIreland
Member
Loading…
[3.15] gh-156091: Fix crash compiling deeply nested inlined comprehensions (GH-156957)
awaiting merge
type-crash
A hard crash of the interpreter, possibly with a core dump
#156992
opened Sep 5, 2026 by
miss-islington
Contributor
Loading…
gh-118909: Fix crash freeing tp_doc allocated with PyObject_Malloc()
awaiting changes
#156990
opened Sep 5, 2026 by
NAVEENKUMARKR777
Loading…
2 tasks done
gh-141968: Use bytearray.take_bytes() in more I/O paths
awaiting merge
skip news
#156989
opened Sep 5, 2026 by
methane
Member
Loading…
gh-135623: Document that json sorts the keys before coercing them to strings
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
#156987
opened Sep 5, 2026 by
serhiy-storchaka
Member
Loading…
Add separate docstring for frozendict
awaiting merge
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip issue
skip news
#156986
opened Sep 5, 2026 by
J-M0
Contributor
Loading…
gh-69643: Fix sorting keys of different types in json
awaiting core review
#156985
opened Sep 5, 2026 by
serhiy-storchaka
Member
Loading…
gh-156980: Fix asyncio call graph truncation at async generators
awaiting review
#156984
opened Sep 5, 2026 by
deadlovelll
Contributor
Loading…
gh-154511: Consolidate IDLE's mouse wheel handling in util
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#156974
opened Sep 5, 2026 by
serhiy-storchaka
Member
Loading…
gh-144446: Fix thread-safety of FrameLocalsProxy on executing frames
#156973
opened Sep 5, 2026 by
kumaraditya303
Contributor
•
Draft
gh-152433: Windows: use
LoadLibrary in UWP for system libs
awaiting merge
#156972
opened Sep 5, 2026 by
thexai
Contributor
Loading…
gh-136952: Fix C analyzer handling of static assertions
awaiting review
#156969
opened Sep 5, 2026 by
ShellWen
Loading…
gh-156965: Make the utf-7-imap incremental decoder and stream reader stateful
awaiting review
#156967
opened Sep 5, 2026 by
fedonman
Contributor
Loading…
gh-94808: Add test coverage for the PyUnicodeError object and reason C API
awaiting review
#156966
opened Sep 5, 2026 by
ApparentlyPlus
Loading…
gh-156963: Raise TypeError when concatenating complexstr with another type
awaiting review
#156964
opened Sep 4, 2026 by
fedonman
Contributor
Loading…
[3.15] gh-143493: fix cleanup on errors in codegen_comprehension (GH-156374)
awaiting core review
skip news
type-bug
An unexpected behavior, bug, or error
#156962
opened Sep 4, 2026 by
iritkatriel
Member
Loading…
[3.15] gh-156896: Stop scrubbing tkinter submodules upon idlelib.run import (GH-156915)
awaiting core review
topic-IDLE
#156958
opened Sep 4, 2026 by
serhiy-storchaka
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.