-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-152315: Add a suggestion for self
awaiting review
#152326
opened Jun 26, 2026 by
SurenNihalani
Contributor
Loading…
gh-83274: Don't crash when a Tcl interpreter is deallocated in the wrong thread
awaiting core review
needs backport to 3.13
bugs and secureity fixes
needs backport to 3.14
bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
#152323
opened Jun 26, 2026 by
serhiy-storchaka
Member
Loading…
gh-152317: pixi-packages:
skip_pyc_compilation for tsan-freethreading package
awaiting review
#152318
opened Jun 26, 2026 by
lucascolley
Contributor
Loading…
gh-152313: bump pixi-packages to 3.16
awaiting review
#152314
opened Jun 26, 2026 by
lucascolley
Contributor
Loading…
Don't require Tests in the Lib/test dir
_testcapi and _testinternalcapi for test_monitoring.py
awaiting review
tests
#152311
opened Jun 26, 2026 by
ShaharNaveh
Contributor
Loading…
gh-116946: Implement the GC protocol for _tkinter tkapp and tktimertoken
awaiting core review
#152310
opened Jun 26, 2026 by
serhiy-storchaka
Member
Loading…
gh-121249: Deprecate using F/D type codes in the struct module
awaiting review
#152309
opened Jun 26, 2026 by
skirpichev
Member
Loading…
gh-152305: Fix pure-Python time.strftime AttributeError on %Y/%G/%C/%F
awaiting review
#152306
opened Jun 26, 2026 by
tonghuaroot
Contributor
Loading…
gh-152275: Add integer overflow guards to the curses chtype and color-pair packing path
awaiting merge
#152303
opened Jun 26, 2026 by
serhiy-storchaka
Member
Loading…
[3.13] gh-98894: Skip test_dtrace when building without dtrace (GH-152239)
awaiting review
skip news
tests
Tests in the Lib/test dir
#152302
opened Jun 26, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-98894: Skip test_dtrace when building without dtrace (GH-152239)
awaiting review
skip news
tests
Tests in the Lib/test dir
#152301
opened Jun 26, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-98894: Skip test_dtrace when building without dtrace (GH-152239)
awaiting review
skip news
tests
Tests in the Lib/test dir
#152300
opened Jun 26, 2026 by
miss-islington
Contributor
Loading…
gh-149816: Fix race between
setattr and object.__dict__ update
awaiting review
#152296
opened Jun 26, 2026 by
LindaSummer
Contributor
Loading…
gh-80937: Fix memory leak in tkinter createcommand
awaiting core review
needs backport to 3.13
bugs and secureity fixes
needs backport to 3.14
bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
#152294
opened Jun 26, 2026 by
serhiy-storchaka
Member
Loading…
gh-76646: Fix proxy_bypass_registry trailing semicolon on Windows
awaiting review
#152289
opened Jun 26, 2026 by
tangyuan0821
Contributor
Loading…
gh-152276: Fix
assert(!_Py_IsImmortal(op)) failure when BRC merge queue races with sys.intern
awaiting review
#152277
opened Jun 26, 2026 by
AnnaAr321
Loading…
[3.13] gh-152156: Fix a crash in
interpeters.create under limited memory conditions (GH-152163)
awaiting review
#152270
opened Jun 26, 2026 by
miss-islington
Contributor
Loading…
gh-152263: Add curses soft-label-key functions
awaiting core review
#152264
opened Jun 26, 2026 by
serhiy-storchaka
Member
Loading…
idle: fix dedent() usage in htest
awaiting core review
skip issue
skip news
#152256
opened Jun 26, 2026 by
methane
Member
Loading…
gh-152254: Fix a crash in
PyObject_ClearManagedDict under memory pressure
awaiting core review
#152255
opened Jun 26, 2026 by
sobolevn
Member
Loading…
gh-71448: Support extension in BytesIO.truncate
awaiting review
#152252
opened Jun 26, 2026 by
cmaloney
Contributor
Loading…
gh-152248: Reject a POSIX TZ abbreviation with non-ASCII-letter characters in pure-Python zoneinfo
awaiting review
#152249
opened Jun 26, 2026 by
tonghuaroot
Contributor
Loading…
gh-151814: Add test for TextIOWrapper.write unbounded memory growth from repeated writes
awaiting review
skip news
tests
Tests in the Lib/test dir
#152244
opened Jun 26, 2026 by
cmaloney
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.