-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update pre-commit with zizmor and Ruff fixes
awaiting merge
infra
CI, GitHub Actions, buildbots, Dependabot, etc.
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip issue
skip news
#143095
opened Dec 23, 2025 by
hugovk
Loading…
gh-134584: Eliminate redundant refcounting from
_BINARY_OP_SUBSCR_TUPLE_INT
awaiting review
#143094
opened Dec 23, 2025 by
cocolato
Loading…
gh-138122: Extend binary profiling format with full source location and opcode
awaiting core review
skip news
#143088
opened Dec 23, 2025 by
pablogsal
Loading…
gh-143003: Fix possible shared buffer overflow in bytearray.extend()
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#143086
opened Dec 22, 2025 by
serhiy-storchaka
Loading…
gh-138122: Replace --interval with --sampling-rate
awaiting review
#143085
opened Dec 22, 2025 by
lkollar
Loading…
gh-143006: Fix and optimize mixed comparison of float and int
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#143084
opened Dec 22, 2025 by
serhiy-storchaka
Loading…
gh-143082: Fix readline backend check and stdin isatty condition in cmd and pdb modules
awaiting review
#143083
opened Dec 22, 2025 by
zelosleone
Loading…
gh-74902: Add Unicode Grapheme Cluster Break algorithm
awaiting core review
#143076
opened Dec 22, 2025 by
serhiy-storchaka
Loading…
gh-116738: make entering of
contextvars.Context thread safe
awaiting core review
topic-free-threading
#143074
opened Dec 22, 2025 by
kumaraditya303
Loading…
JIT: Move executor to a register
awaiting core review
skip issue
skip news
#143072
opened Dec 22, 2025 by
diegorusso
Loading…
gh-130796: Undeprecate locale.getdefaultlocale()
awaiting merge
skip news
#143069
opened Dec 22, 2025 by
vstinner
Loading…
gh-142295: Mac framework Info.plist CFBundleShortVersionString format fix
awaiting review
#143064
opened Dec 22, 2025 by
codeskipper
Loading…
gh-142734: fix OrderedDict copy heap-use-after-free security issue
awaiting review
#143059
opened Dec 22, 2025 by
fatelei
Loading…
gh-143052: add exist_ok in copy_info func, allow merge same dir
awaiting review
#143058
opened Dec 22, 2025 by
fatelei
Loading…
gh-143050: Remove redundant decref in _PyLong_Negate
awaiting core review
skip news
#143051
opened Dec 21, 2025 by
eendebakpt
Loading…
gh-143048: Don't mention curses in the "Interactive Mode" docs
awaiting merge
docs
Documentation in the Doc dir
needs backport to 3.14
bugs and security fixes
skip news
#143049
opened Dec 21, 2025 by
johnslavik
Loading…
gh-140648: Make asyncio REPL respect the bugs and security fixes
needs backport to 3.14
bugs and security fixes
-I flag (isolated mode)
awaiting review
needs backport to 3.13
#143045
opened Dec 21, 2025 by
johnslavik
Loading…
gh-143004: Fix UAF in _collections Counter update fast path
awaiting review
#143044
opened Dec 21, 2025 by
Kaushalt2004
Loading…
gh-143007: fix crash .TextIOWrapper.seek with a custom __int__ method detaches
awaiting core review
#143043
opened Dec 21, 2025 by
yihong0618
Loading…
gh-143008: fix TextIOWrapper.truncate via re-entrant flush
awaiting review
#143041
opened Dec 21, 2025 by
yihong0618
Loading…
gh-142972: Document arbitrary ordering in Documentation in the Doc dir
skip news
Path.glob
awaiting merge
docs
#143025
opened Dec 20, 2025 by
johnslavik
Loading…
gh-139716: Make
PyStackRef_FromPyObjectSteal function very lightweight for GIL build as on FT build
awaiting review
skip news
#143024
opened Dec 20, 2025 by
efimov-mikhail
Loading…
gh-143001: Add @cpython_only to test_threading.ThreadTests.test_PyThreadState_SetAsyncExc
awaiting review
skip news
tests
Tests in the Lib/test dir
#143002
opened Dec 20, 2025 by
youknowone
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.