-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove unnecessary trailing backslashes
awaiting review
docs
Documentation in the Doc dir
needs backport to 3.14
bugs and security fixes
skip issue
skip news
#135781
opened Jun 21, 2025 by
rffontenelle
Loading…
GH-90117: Check for Performance or resource usage
stdlib
Python modules in the Lib dir
list
and tuple
before MappingView
in pprint
awaiting merge
performance
#135779
opened Jun 21, 2025 by
brandtbucher
Loading…
[3.13] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size
awaiting core review
skip news
#135778
opened Jun 20, 2025 by
ericsnowcurrently
Loading…
GH-132532: Make CHECK_PERIODIC an instruction, not just a uop.
awaiting core review
skip news
#135772
opened Jun 20, 2025 by
markshannon
Loading…
gh-135768: fix allowed/blocked IPv6 domains in
http.cookiejar
awaiting change review
#135771
opened Jun 20, 2025 by
LamentXU123
Loading…
gh-135755: Docs: C API: Document missing Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
topic-C-API
PyFunction_GET*
macros
awaiting core review
docs
#135762
opened Jun 20, 2025 by
ZeroIntensity
Loading…
gh-134584: Specialize STORE_FAST by reference and type in JIT
awaiting core review
#135761
opened Jun 20, 2025 by
Fidget-Spinner
Loading…
gh-135751: traceback: add recent_first and show_lines parameter
awaiting core review
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#135752
opened Jun 20, 2025 by
methane
Loading…
gh-135532: optimize calls to Code refactoring (with no changes in behavior)
PyMem_Malloc
in SHAKE digest computation
awaiting core review
skip news
type-refactor
#135744
opened Jun 20, 2025 by
picnixz
Loading…
gh-135648: Document that Documentation in the Doc dir
needs backport to 3.14
bugs and security fixes
skip news
shutil.copyfileobj
doesn't flush
awaiting core review
docs
#135737
opened Jun 20, 2025 by
freakboy3742
Loading…
gh-135552: Reset type cache after finalization to prevent possible segfault while garbage collecting
awaiting review
#135728
opened Jun 19, 2025 by
sergey-miryanov
Loading…
Bump mypy to 1.16.1
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip issue
skip news
#135720
opened Jun 19, 2025 by
sobolevn
Loading…
gh-135647: fix random.vonmisesvariate() and random.lognormvariate() accept invalid parameters
awaiting review
#135717
opened Jun 19, 2025 by
michaelzheng67
Loading…
gh-135494: Fix python -m test --pgo -x test_re
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#135713
opened Jun 19, 2025 by
vstinner
Loading…
gh-135698: Fix _interpqueues.create(): max_size >= 0
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
#135703
opened Jun 19, 2025 by
vstinner
Loading…
gh-123471: Make itertools.chain thread-safe
awaiting review
#135689
opened Jun 18, 2025 by
eendebakpt
Loading…
GH-135106: Restrict trashcan to GC'ed objects
awaiting core review
needs backport to 3.14
bugs and security fixes
#135682
opened Jun 18, 2025 by
markshannon
Loading…
gh-109070: multiprocessing.get_context will not set the start method globally
awaiting review
needs backport to 3.14
bugs and security fixes
#135678
opened Jun 18, 2025 by
aisk
Loading…
add async generators section to asyncio internal docs
awaiting core review
docs
Documentation in the Doc dir
skip issue
skip news
topic-asyncio
#135674
opened Jun 18, 2025 by
kumaraditya303
Loading…
gh-135661: Fix CDATA section parsing in HTMLParser
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#135665
opened Jun 18, 2025 by
serhiy-storchaka
Loading…
gh-135661: Fix comment parsing in HTMLParser
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#135664
opened Jun 18, 2025 by
serhiy-storchaka
Loading…
gh-135640: Adds type checking to ElementTree.ElementTree constructor
awaiting merge
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#135643
opened Jun 17, 2025 by
abstractedfox
Loading…
Remove unneeded Tests in the Lib/test dir
zlib
dependency in zipfile tests
awaiting review
skip issue
skip news
tests
#135631
opened Jun 17, 2025 by
danny0838
Loading…
gh-135615 Fix incorrect heading outlining http status codes, specifically 418
awaiting change review
docs
Documentation in the Doc dir
skip news
#135625
opened Jun 17, 2025 by
sharktide
Loading…
gh-135580: Pickle
FLOAT
opcode supports whitespace
awaiting review
#135619
opened Jun 17, 2025 by
Legoclones
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.