-
-
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-108280: Give a meaningful error for an invalid imaplib greeting
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152768
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
[3.13] gh-152157: Reject empty fractions in
_datetime.{date}time.fromisoformat (GH-152161)
awaiting review
#152766
opened Jul 1, 2026 by
tonghuaroot
Contributor
Loading…
[3.14] gh-152157: Reject empty fractions in
_datetime.{date}time.fromisoformat (GH-152161)
awaiting review
#152765
opened Jul 1, 2026 by
tonghuaroot
Contributor
Loading…
gh-66172: Don't let a corrupt config file prevent IDLE from starting
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152764
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-89723: Set sys.last_* for SyntaxErrors in the IDLE Shell
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152763
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
build(deps): bump the actions group with 3 updates
awaiting merge
skip issue
skip news
#152760
opened Jul 1, 2026 by
dependabot
Bot
Loading…
build(deps-dev): bump types-setuptools from 82.0.0.20260508 to 82.0.0.20260518 in /Tools
awaiting review
skip issue
skip news
#152759
opened Jul 1, 2026 by
dependabot
Bot
Loading…
build(deps-dev): bump types-psutil from 7.2.2.20260508 to 7.2.2.20260518 in /Tools
awaiting review
skip issue
skip news
#152757
opened Jul 1, 2026 by
dependabot
Bot
Loading…
gh-140347: WIP spike: color IDLE with the _pyrepl tokenizer
#152756
opened Jul 1, 2026 by
serhiy-storchaka
Member
•
Draft
gh-152741: Fix data race on
PyThreadState.thread_id during thread bind
awaiting review
#152755
opened Jul 1, 2026 by
tonghuaroot
Contributor
Loading…
gh-63121: Refresh imaplib capabilities on state changes
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152752
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-88574: Skip a spurious blank line after a literal in imaplib
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152751
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-55646: Do not crash IDLE on an invalid key binding
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152747
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-83637: Make IDLE calltip tests pass without docstrings
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
tests
Tests in the Lib/test dir
#152746
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-82183: Do not restart the busy IDLE shell when running without restart
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152745
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-83653: Do not save a blank int entry in IDLE Settings
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152743
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-65339: Save IDLE Shell and Output windows as text by default
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152742
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-80504: Always show the full search path in IDLE Find in Files
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152740
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-134300: Remove idlelib from the path of the IDLE user process
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152739
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-89360: Fix ValueError in IDLE MultiCall event_delete
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152738
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-71956: Fix IDLE Replace All searching up without wrap around
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152737
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-66331: Set correct WM_CLASS on X11 for IDLE windows
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152733
opened Jul 1, 2026 by
serhiy-storchaka
Member
Loading…
gh-152721: Fix quadratic RLE replay time in the profiling binary reader
awaiting review
#152722
opened Jul 1, 2026 by
tonghuaroot
Contributor
Loading…
gh-151126: Fix
PyErr_NoMemory errors in _ctypes.c
awaiting review
#152720
opened Jul 1, 2026 by
lpyu001
Contributor
Loading…
gh-152718: Reject oversized table counts in the profiling binary reader
awaiting review
#152719
opened Jul 1, 2026 by
tonghuaroot
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.