-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-149481: skip
FOR_ITER inline specialization for Python __next__
awaiting review
#149491
opened May 7, 2026 by
NekoAsakura
Contributor
Loading…
gh-149489: Fix ElementTree serialization to HTML
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#149490
opened May 7, 2026 by
serhiy-storchaka
Member
Loading…
gh-149486: tarfile.data_filter: validate written link target
needs backport to 3.12
only security fixes
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#149487
opened May 7, 2026 by
encukou
Member
Loading…
gh-149402: don't assume single-character type codes (struct/array/ctypes)
awaiting review
docs
Documentation in the Doc dir
skip news
#149483
opened May 7, 2026 by
skirpichev
Member
Loading…
gh-149459: Fix segfault when _LOAD_SPECIAL guard deoptimizes
awaiting review
#149478
opened May 7, 2026 by
cocolato
Member
Loading…
gh-149180: avoid double checking
tp_as_number, tp_as_sequence and tp_as_mapping
awaiting review
skip news
#149476
opened May 7, 2026 by
NekoAsakura
Contributor
Loading…
gh-149468: Add option to validate ElementTree during serialization
awaiting core review
#149469
opened May 6, 2026 by
serhiy-storchaka
Member
Loading…
gh-149464: Support
os.pidfd_getfd(pidfd, targetfd, flags=0) syscall
awaiting review
#149465
opened May 6, 2026 by
maurycy
Contributor
Loading…
gh-100239: specialize bytes binary operations
awaiting review
#149458
opened May 6, 2026 by
Wulian233
Contributor
Loading…
gh-149277: Fix error position for invalid numeric literals
awaiting change review
#149456
opened May 6, 2026 by
anujbharambe
Contributor
Loading…
gh-149324: Raise OSError for msvcrt getch() without console
awaiting review
#149450
opened May 6, 2026 by
purushothamanlabi
Loading…
gh-149400: Expose
Barrier in multiprocessing.synchronize.__all__
awaiting review
#149448
opened May 6, 2026 by
Aniketsy
Contributor
Loading…
gh-149399: Modify and add a representation strings for multiprocessing.[Barrier|Event]
awaiting review
#149447
opened May 6, 2026 by
YvesDup
Contributor
Loading…
gh-131798: Add tier-2 list specialization for STORE_SLICE
awaiting review
#149446
opened May 6, 2026 by
eendebakpt
Contributor
Loading…
gh-149183: avoid MemoryError in tokenize
#149445
opened May 6, 2026 by
KowalskiThomas
Contributor
•
Draft
gh-149436: Speed up inspect.getattr_static for the common-metaclass case
awaiting review
#149437
opened May 5, 2026 by
eendebakpt
Contributor
Loading…
gh-149430: Fix edge-cases in
profiling.sampling outputs
awaiting core review
skip news
#149431
opened May 5, 2026 by
lkollar
Contributor
Loading…
gh-149427: Improve performance of re.compile() for patterns with character ranges
awaiting review
#149428
opened May 5, 2026 by
eendebakpt
Contributor
Loading…
gh-149238: avoid bool objects when branching on int/str in JIT
awaiting changes
skip news
#149418
opened May 5, 2026 by
NekoAsakura
Contributor
Loading…
gh-148587: Make
sys.lazy_modules immutable
topic-lazy-imports
#149408
opened May 5, 2026 by
johnslavik
Member
•
Draft
gh-149319: Make
asyncio REPL respect -I and -E options
awaiting review
#149405
opened May 5, 2026 by
jonathandung
Contributor
Loading…
gh-149394: Document that Documentation in the Doc dir
skip news
atexit functions are not called when os.exec*() is called
awaiting review
docs
#149395
opened May 5, 2026 by
gucci-on-fleek
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.