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

gh-156864: correctly detect overflows for array's "e" type code awaiting review needs backport to 3.15 pre-release feature fixes, bugs and security fixes
#156869 opened Sep 3, 2026 by skirpichev Member Loading…
gh-156867: struct.pack() check for overflows for Zf type awaiting review needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes
#156868 opened Sep 3, 2026 by skirpichev Member Loading…
gh-156837: Refer to yield expressions in generator function definitions awaiting review docs Documentation in the Doc dir skip news
#156863 opened Sep 2, 2026 by lul-cas Contributor Loading…
Add an AGENTS.md pointing to our policy awaiting merge docs Documentation in the Doc dir skip issue skip news
#156838 opened Sep 2, 2026 by StanFromIreland Member Loading…
[3.15] gh-156414: Document tomllib's limits & "extensions" (GH-156415) awaiting merge docs Documentation in the Doc dir skip news
#156835 opened Sep 2, 2026 by miss-islington Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.