-
-
Notifications
You must be signed in to change notification settings - Fork 35k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-154874: Fix the sign of curses.termattrs()
awaiting review
#154875
opened Jul 29, 2026 by
fedonman
Contributor
Loading…
[3.14] gh-119592: gh-152967: Fix ProcessPoolExecutor stranding submitted work when a max_tasks_per_child worker exits (GH-152978)
awaiting core review
#154873
opened Jul 29, 2026 by
hugovk
Member
Loading…
[3.15] gh-111487: Fix csv.Sniffer rejecting a delimiter at 90% consistency
awaiting review
#154872
opened Jul 29, 2026 by
pikammmmm
Loading…
gh-154855: Ask non-ncurses curses for one more character
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
#154870
opened Jul 29, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-109638: Fix excessive backtracking in csv.Sniffer doublequote detection
awaiting review
#154869
opened Jul 29, 2026 by
pikammmmm
Loading…
[3.15] gh-109638: Fix exponential time in csv.Sniffer for doubled quotes
awaiting core review
#154868
opened Jul 29, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-98820: Fix quadratic time in csv.Sniffer for quoted fields
awaiting core review
#154867
opened Jul 29, 2026 by
serhiy-storchaka
Member
Loading…
gh-43311: Add regression test for SSLError masking SMTPDataError in rset()
awaiting review
tests
Tests in the Lib/test dir
#154866
opened Jul 29, 2026 by
zero-context
Loading…
[3.15] gh-109638: Avoid pathological backtracking in csv.Sniffer (GH-153694)
awaiting review
#154865
opened Jul 29, 2026 by
Punisheroot
Loading…
Fix ZstdDecompressor exception documentation
awaiting review
docs
Documentation in the Doc dir
skip news
#154864
opened Jul 29, 2026 by
cuishuang
Contributor
Loading…
gh-154859: Keep the iconv shift state across incremental decode calls
awaiting review
#154862
opened Jul 29, 2026 by
fedonman
Contributor
Loading…
gh-109564: check server._sockets before attaching a new transport
awaiting review
#154861
opened Jul 29, 2026 by
zero-context
Loading…
gh-150942: Speed up pyexpat attribute parsing
awaiting review
#154860
opened Jul 29, 2026 by
Punisheroot
Loading…
gh-151728: Clear the typing caches at interpreter shutdown
awaiting review
#154858
opened Jul 29, 2026 by
wjakob
Contributor
Loading…
gh-151464: exclude '<>' token from tokenize output
awaiting review
#154854
opened Jul 29, 2026 by
skirpichev
Member
Loading…
gh-131484: Document that directory and zipfile script targets stay on sys.path
awaiting review
docs
Documentation in the Doc dir
#154853
opened Jul 29, 2026 by
yhay81
Loading…
gh-140774: Fix clearing the read-only file attribute on Windows
awaiting review
#154852
opened Jul 29, 2026 by
yhay81
Loading…
gh-127172: Honor umask and default ACL when installing venv activation scripts
awaiting review
#154850
opened Jul 29, 2026 by
tonghuaroot
Contributor
Loading…
gh-151907: Reduce duplication in codegen comprehension functions
awaiting review
#154846
opened Jul 28, 2026 by
cdce8p
Contributor
Loading…
gh-154842: Reject repack() while a reading handle is open
awaiting review
#154843
opened Jul 28, 2026 by
fedonman
Contributor
Loading…
gh-154840: Keep the color pair out of curses complexchar.attr
awaiting review
#154841
opened Jul 28, 2026 by
fedonman
Contributor
Loading…
gh-154836: Fix Popen.wait() with very large timeouts on the pidfd/kqueue wait paths
awaiting review
#154837
opened Jul 28, 2026 by
calvinrp
Loading…
[3.15] Backport GH-148874: Make sure that mngr.__exit__() is always called in a with statement (GH-150911)
awaiting core review
#154830
opened Jul 28, 2026 by
markshannon
Member
Loading…
gh-154594: Fix copy.deepcopy() re-copying objects whose __deepcopy__ returns None
awaiting review
#154819
opened Jul 28, 2026 by
sreehariannam
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.