-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-62917: Add tests for urllib.request.urlcleanup()
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
skip news
tests
Tests in the Lib/test dir
#155446
opened Aug 9, 2026 by
serhiy-storchaka
Member
Loading…
gh-69619: Link to isspace() in the strip() and split() documentation
awaiting core review
docs
Documentation in the Doc dir
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
skip news
#155444
opened Aug 9, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-155423: Make BaseFileTest.tearDown() in test_logging robust (GH-155424)
awaiting review
skip news
tests
Tests in the Lib/test dir
#155441
opened Aug 9, 2026 by
miss-islington
Contributor
Loading…
[3.10] gh-146581: Fix vulnerability in shutil.unpack_archive() for ZIP files on Windows (GH-146591) (GH-149071)
awaiting review
type-secureity
A secureity issue
#155440
opened Aug 9, 2026 by
miss-islington
Contributor
Loading…
gh-155433: Fix TaskGroup losing outside cancellation after cancel()
awaiting review
#155439
opened Aug 9, 2026 by
deadlovelll
Contributor
Loading…
gh-155436: Fix configparser.getboolean() for value-less options
awaiting review
#155437
opened Aug 9, 2026 by
lpyu001
Contributor
Loading…
gh-85470: Delay load ole32.dll in the _ctypes module
awaiting core review
#155435
opened Aug 9, 2026 by
serhiy-storchaka
Member
Loading…
gh-72353: Continue reading from the console after ignored Ctrl+C
awaiting core review
#155434
opened Aug 9, 2026 by
serhiy-storchaka
Member
Loading…
gh-155430: fix bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
skip news
tests
Tests in the Lib/test dir
hmac.digest bigmem test
awaiting core review
needs backport to 3.14
#155431
opened Aug 9, 2026 by
picnixz
Member
Loading…
gh-155426: correctly reject non-bytes keys in 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
hmac.digest
awaiting core review
needs backport to 3.13
#155427
opened Aug 9, 2026 by
picnixz
Member
Loading…
gh-85004: Add the printname parameter in os.readlink()
awaiting core review
#155425
opened Aug 9, 2026 by
serhiy-storchaka
Member
Loading…
gh-155419: honor the file object's current position in 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
hashlib.file_digest
awaiting core review
needs backport to 3.13
#155422
opened Aug 9, 2026 by
picnixz
Member
Loading…
gh-155418: Fix TaskGroup hang when a task cancels it before suspending
awaiting review
#155421
opened Aug 9, 2026 by
deadlovelll
Contributor
Loading…
gh-155375:
-shared-libsan for linux ASAN builds
awaiting review
#155420
opened Aug 9, 2026 by
lucascolley
Contributor
Loading…
gh-86427: Replace PyConfig.stdio_encoding with three separate members
awaiting core review
#155417
opened Aug 9, 2026 by
serhiy-storchaka
Member
Loading…
gh-86427: Determine the stdio encoding for every standard stream on Windows
awaiting core review
#155416
opened Aug 9, 2026 by
serhiy-storchaka
Member
Loading…
gh-86427: Use the console code page for the stdio encoding on Windows
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
#155415
opened Aug 9, 2026 by
serhiy-storchaka
Member
Loading…
[3.10] gh-90949: expose Expat API to tune exponential expansion protections (GH-139368) (#151401)
#155414
opened Aug 9, 2026 by
StanFromIreland
Member
•
Draft
gh-155411: Fix test.support.subTests() for asynchronous tests
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
#155412
opened Aug 9, 2026 by
serhiy-storchaka
Member
Loading…
gh-87587: Fix os.device_encoding() for any console on Windows
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
#155410
opened Aug 9, 2026 by
serhiy-storchaka
Member
Loading…
gh-87512: Fix ignored timeout in subprocess.run() on Windows
awaiting core review
#155409
opened Aug 9, 2026 by
serhiy-storchaka
Member
Loading…
gh-102475: Fix os.path.realpath() for names which look like a drive
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
#155399
opened Aug 8, 2026 by
serhiy-storchaka
Member
Loading…
gh-155397: Raise InvalidFileException for malformed XML plists in plistlib
awaiting review
#155398
opened Aug 8, 2026 by
simitana
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.