Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Pull requests: python/cpython
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
gh-134873: Fix quadratic complexity in os.path.expandvars() awaiting core review needs backport to 3.9only security fixes needs backport to 3.10only security fixes needs backport to 3.11only security fixes needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes type-securityA security issue
#134952 openedMay 30, 2025 byserhiy-storchakaLoading…
GH-134453: Fix subprocess memoryview input handling on POSIX awaiting core review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes
#134949 openedMay 30, 2025 bygpsheadLoading…
gh-134946 docs: fix formatting in dataclasses.rst awaiting review docsDocumentation in the Doc dir skip news
#134948 openedMay 30, 2025 byalesoldaLoading…
gh-134873: fix various quadratic worst-time complexities inonly security fixes needs backport to 3.10only security fixes needs backport to 3.11only security fixes needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes type-securityA security issue
_header_value_parser.py
[WIP] needs backport to 3.9gh-134935: Use RecursionError to check for circular references awaiting review
#134937 openedMay 30, 2025 byaivarskLoading…
gh-134718: Omit optional Load() values in ast.dump() awaiting core review
#134934 openedMay 30, 2025 byserhiy-storchakaLoading…
[3.14] gh-134160: Improve multi-phase init note on isolation & subinterpreters (GH-134775) awaiting review docsDocumentation in the Doc dir skip news
#134932 openedMay 30, 2025 bymiss-islingtonLoading…
gh-132983: Minor fixes and clean up for the _zstd module awaiting core review needs backport to 3.14bugs and security fixes skip news
#134930 openedMay 30, 2025 byserhiy-storchakaLoading…
gh-134869: Fix Ctrl+C corrupts autocomplete awaiting review
#134929 openedMay 30, 2025 byggqlqLoading…
fix a typo: "occured" =>"occurred" awaiting core review
#134928 openedMay 30, 2025 byGameRoManLoading…
gh-134873: Fix a DOS issue inonly security fixes needs backport to 3.10only security fixes needs backport to 3.11only security fixes needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes type-securityA security issue
posixpath
awaiting review needs backport to 3.9 #134927 openedMay 30, 2025 byWulian233Loading…
gh-134918: Fix and improve doctest's documentation awaiting merge docsDocumentation in the Doc dir needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip news
#134919 openedMay 30, 2025 byserhiy-storchakaLoading…
gh-134908: protect
textiowrapper_iternext
with critical section awaiting core review #134910 openedMay 30, 2025 byduanegLoading…
gh-117888: print failing command when platform triplet detection errors awaiting review
#134905 openedMay 29, 2025 byduanegLoading…
gh-91048: Reorder result tuple of parse_code_object awaiting review
#134898 openedMay 29, 2025 bylkollarLoading…
gh-134895: Add sphinx-codeautolink to doc build awaiting review
#134896 openedMay 29, 2025 bycmarquLoading…
gh-108885: Use subtests for doctest examples run by unittest awaiting merge
#134890 openedMay 29, 2025 byserhiy-storchakaLoading…
gh-134887: Add references toDocumentation in the Doc dir skip news
locale
module for locale-aware number formatting references instring
module docs awaiting core review docs #134888 openedMay 29, 2025 bystefmolinLoading…
gh-134821: Automatically enable deferred reference counting on shared objects
#134880 openedMay 29, 2025 byZeroIntensity • Draft
gh-134876: Add fallback for when process_vm_readv fails with ENOSYS awaiting changes
#134878 openedMay 29, 2025 bycakemannyLoading…
GH-134863: Add reversible keys, values, items views to collections.abc builtin library awaiting review DO-NOT-MERGE
#134877 openedMay 29, 2025 byt1m013yLoading…
gh-134873: Fix a DOS issue in idlelib awaiting review needs backport to 3.9only security fixes needs backport to 3.10only security fixes needs backport to 3.11only security fixes needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes type-securityA security issue
#134874 openedMay 29, 2025 byjohnzhou721Loading…
gh-134248 test_getallocatedblocks pre-check to ignore immortalized strings awaiting review skip news testsTests in the Lib/test dir
#134871 openedMay 29, 2025 bytpburnsLoading…
gh-117852: eagerly check arguments to asyncgen.athrow() awaiting review
#134868 openedMay 28, 2025 byduanegLoading…
ProTip! Exclude everything labeled
bug
with-label:bug.