-
-
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
[3.15] gh-152060: Fix
_pydatetime.fromisoformat() raising AssertionError on invalid lengths (GH-152061)
awaiting review
#152081
opened Jun 24, 2026 by
miss-islington
Contributor
Loading…
[3.10] gh-151558: Fix symlink escape via
tarfile hardlink-extraction fallback (GH-151559)
awaiting core review
#152080
opened Jun 24, 2026 by
StanFromIreland
Member
Loading…
gh-151722: Do not track the dict in the GC in _PyDict_FromKeys()
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152067
opened Jun 24, 2026 by
vstinner
Member
Loading…
gh-152054: Speed up matching of case-insensitive character sets
awaiting review
#152055
opened Jun 24, 2026 by
eendebakpt
Contributor
Loading…
gh-152052: Fix misleading json error for \uXXXX escape at end of input
awaiting review
#152053
opened Jun 24, 2026 by
tonghuaroot
Contributor
Loading…
gh-151941: Doc: fix Sphinx reference warnings in Documentation in the Doc dir
skip news
Doc/c-api/
awaiting review
docs
#152044
opened Jun 24, 2026 by
Aniketsy
Contributor
Loading…
gh-152042: Preserve instance __dict__ when copying deque and array subclasses
awaiting review
#152043
opened Jun 24, 2026 by
iamsharduld
Contributor
Loading…
gh-70398: Fix HTMLParser crash when reset()/feed() is called from a handler
awaiting review
#152040
opened Jun 24, 2026 by
tonghuaroot
Contributor
Loading…
gh-151496: Use process groups in TraceBackend in test_dtrace
awaiting merge
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
tests
Tests in the Lib/test dir
#152039
opened Jun 24, 2026 by
stratakis
Contributor
Loading…
gh-152037: Raise ValueError for turtle.degrees(0) instead of ZeroDivisionError
awaiting review
#152038
opened Jun 23, 2026 by
CharlesCNorton
Loading…
gh-59396: Use themed widgets in tkinter.filedialog
awaiting core review
#152036
opened Jun 23, 2026 by
serhiy-storchaka
Member
Loading…
gh-148529: Accept any contiguous bytes-like object for the struct 's' and 'p' formats
awaiting review
#152029
opened Jun 23, 2026 by
iamsharduld
Contributor
Loading…
Fix broken reference link in colorsys.rst
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
#152028
opened Jun 23, 2026 by
gwjacobs
Loading…
gh-152026: Support redefinition of named capture groups
awaiting core review
#152027
opened Jun 23, 2026 by
serhiy-storchaka
Member
Loading…
gh-143990: Allow tkinter.font.Font to wrap a font description
awaiting core review
#152025
opened Jun 23, 2026 by
serhiy-storchaka
Member
Loading…
[WIP] gh-151722: Defer GC tracking of frozendict.fromkeys() as possible
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#152021
opened Jun 23, 2026 by
corona10
Member
Loading…
Re-raise unexpected exceptions instead of swallowing them in tests
awaiting review
skip issue
skip news
tests
Tests in the Lib/test dir
#152019
opened Jun 23, 2026 by
aisk
Member
Loading…
gh-152017: Fix
deque_clear to no longer alters exceptions
awaiting review
#152018
opened Jun 23, 2026 by
brijkapadia
Contributor
Loading…
gh-127802: Schedule removal of legacy tkinter variable trace methods in 3.17
awaiting core review
#152012
opened Jun 23, 2026 by
serhiy-storchaka
Member
Loading…
[3.10] gh-143927: Normalize all line endings (CR, CRLF, and LF) in configparser (GH-143929)
awaiting review
release-blocker
type-security
A security issue
#152007
opened Jun 23, 2026 by
miss-islington
Contributor
Loading…
[3.11] gh-143927: Normalize all line endings (CR, CRLF, and LF) in configparser (GH-143929)
awaiting review
release-blocker
type-security
A security issue
#152006
opened Jun 23, 2026 by
miss-islington
Contributor
Loading…
[3.12] gh-143927: Normalize all line endings (CR, CRLF, and LF) in configparser (GH-143929)
awaiting review
release-blocker
type-security
A security issue
#152005
opened Jun 23, 2026 by
miss-islington
Contributor
Loading…
[3.11] gh-151558: Fix symlink escape via
tarfile hardlink-extraction fallback (GH-151559)
awaiting merge
#152001
opened Jun 23, 2026 by
miss-islington
Contributor
Loading…
[3.12] gh-151558: Fix symlink escape via
tarfile hardlink-extraction fallback (GH-151559)
awaiting merge
#152000
opened Jun 23, 2026 by
miss-islington
Contributor
Loading…
[3.10] gh-151981: Make tarfile._Stream.seek break at EOF (GH-151982)
awaiting merge
#151996
opened Jun 23, 2026 by
miss-islington
Contributor
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.