-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-131798: Add
_GET_ITER_TRAD to JIT optimizer
awaiting review
#148724
opened Apr 18, 2026 by
Wulian233
Contributor
Loading…
gh-100557: Clarify signal.pause() docs to explain it only wakes on handled signals
awaiting review
#148723
opened Apr 18, 2026 by
EoinTrial
Loading…
[3.14] GH-148726: Forward-port generational GC
#148720
opened Apr 18, 2026 by
sergey-miryanov
Contributor
•
Draft
gh-148718: Fix Py_STACKREF_DEBUG build by defining macros
awaiting core review
skip news
topic-JIT
#148719
opened Apr 18, 2026 by
corona10
Member
Loading…
[3.13] gh-148222: Fix NULL dereference bugs in genericaliasobject.c (GH-148226)
awaiting review
#148717
opened Apr 18, 2026 by
prakashsellathurai
Contributor
Loading…
Refactor WSGIEnvironment to use TypedDict
awaiting review
#148708
opened Apr 18, 2026 by
bangseongbeom
Contributor
Loading…
gh-148706: Pure-Python pickle._Pickler can be significantly optimized
awaiting review
#148707
opened Apr 18, 2026 by
mjbommar
Contributor
Loading…
gh-148659: Export a few more functions required for external JITs
awaiting core review
skip news
#148704
opened Apr 17, 2026 by
DinoV
Contributor
Loading…
GH-148560: Don't emit unwind info for JIT stencils
awaiting core review
skip news
#148703
opened Apr 17, 2026 by
savannahostrowski
Member
Loading…
gh-148701: Add missing test coverage for asyncio.graph
awaiting review
tests
Tests in the Lib/test dir
#148702
opened Apr 17, 2026 by
ashm-dev
Contributor
Loading…
gh-148653: refactored marshal for cycle safety and performance
awaiting review
#148700
opened Apr 17, 2026 by
mjbommar
Contributor
Loading…
gh-148697: Handle unicode characters in bytecodes.c
awaiting review
skip news
#148699
opened Apr 17, 2026 by
eendebakpt
Contributor
Loading…
gh-148695: Lint warnings in cases generator, ceval with GIL, and optimizer.
awaiting review
#148696
opened Apr 17, 2026 by
clin1234
Contributor
Loading…
gh-73936: Add hashlib.saslprep (RFC 4013) and use it in smtplib for Unicode credentials
awaiting review
#148692
opened Apr 17, 2026 by
blink1073
Loading…
gh-133879: Copyedit "What's new in Python 3.15"
awaiting merge
docs
Documentation in the Doc dir
skip news
#148686
opened Apr 17, 2026 by
hugovk
Member
Loading…
gh-148680: Replace internal names with type_reprs of objects in string representations of ForwardRef
awaiting review
#148682
opened Apr 17, 2026 by
DavidCEllis
Contributor
Loading…
gh-142183: Change data stack to use a resizable array
awaiting review
#148681
opened Apr 17, 2026 by
dpdani
Contributor
Loading…
[3.13] gh-148484: Fix memory leak of iterator in array.array constructor (GH-148523)
awaiting review
skip news
#148679
opened Apr 17, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-148484: Fix memory leak of iterator in array.array constructor (GH-148523)
awaiting review
skip news
#148678
opened Apr 17, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-148464: Add missing
__ctype_le/be__ attributes for complex types in the ctype module (GH-148485)
awaiting review
#148677
opened Apr 17, 2026 by
miss-islington
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.