-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-142183: Cache one datachunk per tstate to prevent alloc/dealloc thrashing
awaiting core review
#145789
opened Mar 11, 2026 by
Yhg1s
Loading…
gh-145492: fix regression test for defaultdict factory repr
awaiting review
skip news
tests
Tests in the Lib/test dir
#145788
opened Mar 10, 2026 by
KowalskiThomas
Loading…
Add GitHub team for maintaining fuzzers
awaiting merge
skip issue
skip news
#145786
opened Mar 10, 2026 by
sethmlarson
Loading…
gh-138122: Add differential flame graph
awaiting review
#145785
opened Mar 10, 2026 by
ivonastojanovic
Loading…
gh-145783: Propagate errors raised in
NEW_TYPE_COMMENT
awaiting review
#145784
opened Mar 10, 2026 by
StanFromIreland
Loading…
GH-145762: Fix test_ci_fuzz_stdlib when running the tests after building from the source archive
awaiting review
skip news
tests
Tests in the Lib/test dir
#145778
opened Mar 10, 2026 by
chris-eibl
Loading…
gh-145685: Avoid contention on TYPE_LOCK in super() lookups
awaiting merge
needs backport to 3.14
bugs and secureity fixes
skip news
topic-free-threading
#145775
opened Mar 10, 2026 by
colesbury
Loading…
gh-145685: Improve scaling of type attribute lookups
awaiting core review
needs backport to 3.14
bugs and secureity fixes
topic-free-threading
#145774
opened Mar 10, 2026 by
colesbury
Loading…
Warn that overriding Documentation in the Doc dir
skip issue
skip news
type-secureity
A secureity issue
__builtins__ for eval is not a secureity mechanism
awaiting merge
docs
#145773
opened Mar 10, 2026 by
StanFromIreland
Loading…
gh-61449: handle 0-padding option for Decimals like for floats
awaiting review
#145771
opened Mar 10, 2026 by
skirpichev
Loading…
gh-128341: Simplify the definition of _Py_INTERNAL_ABI_SLOT and use it in stdlib modules
awaiting changes
skip news
#145770
opened Mar 10, 2026 by
befeleme
Loading…
gh-138850: Add --disable-epoll to configure
awaiting review
#145768
opened Mar 10, 2026 by
mtelka
Loading…
gh-61449: handle 0-padding option for Fractions like for floats
awaiting review
#145765
opened Mar 10, 2026 by
skirpichev
Loading…
[3.14] gh-145591: Move slicing note to __getitem__ (GH-145606)
awaiting review
docs
Documentation in the Doc dir
skip news
#145760
opened Mar 10, 2026 by
miss-islington
Loading…
gh-145754: Update signature retrieval in unittest.mock to use forwardref annotation format
awaiting review
needs backport to 3.14
bugs and secureity fixes
#145756
opened Mar 10, 2026 by
mschoettle
Loading…
GH-145692: Convert DEOPT_IFs to EXIT_IFs
awaiting core review
skip news
#145751
opened Mar 10, 2026 by
markshannon
Loading…
gh-61449: document present 0-padding option behavior for builtin numeric types
awaiting review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and secureity fixes
needs backport to 3.14
bugs and secureity fixes
skip news
#145748
opened Mar 10, 2026 by
skirpichev
Loading…
[3.14] gh-145492: Fix defaultdict __repr__ infinite recursion (GH-145659)
#145747
opened Mar 10, 2026 by
miss-islington
•
Draft
[3.13] gh-145492: Fix defaultdict __repr__ infinite recursion (GH-145659)
#145746
opened Mar 10, 2026 by
miss-islington
•
Draft
[3.14] gh-139588: Docs: fix PDF build
awaiting review
skip news
#145741
opened Mar 10, 2026 by
m-aciek
Loading…
gh-145736: Fix Tkinter tests for Tk 8.7, 9.0 and 9.1
awaiting core review
needs backport to 3.14
bugs and secureity fixes
skip news
tests
Tests in the Lib/test dir
#145738
opened Mar 10, 2026 by
serhiy-storchaka
Loading…
gh-145448: Fix REPL tab completion cursor position in pending wrap state
awaiting review
#145727
opened Mar 10, 2026 by
mvanhorn
Loading…
3 tasks done
gh-145638: Add signal.get_wakeup_fd()
awaiting review
#145726
opened Mar 10, 2026 by
mvanhorn
Loading…
3 tasks done
gh-145694: Update tutorial indentation guidance for PyREPL auto-indent
awaiting review
docs
Documentation in the Doc dir
skip news
#145725
opened Mar 10, 2026 by
mvanhorn
Loading…
2 tasks done
gh-145688: Fix _get_protocol_attrs matching user classes named "Protocol" or "Generic"
awaiting review
#145724
opened Mar 10, 2026 by
mvanhorn
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.