-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-143403: Fix a UAF in
_BINARY_OP_INPLACE_ADD_UNICODE
awaiting core review
skip news
#143404
opened Jan 4, 2026 by
Fidget-Spinner
Loading…
[3.13] gh-143309: fix UAF in
os.execve when the environment is concurrently mutated (GH-143314)
awaiting review
#143399
opened Jan 3, 2026 by
miss-islington
Loading…
gh-142533: Document CRLF injection vulnerability in http.server and wsgiref modules
awaiting review
docs
Documentation in the Doc dir
#143395
opened Jan 3, 2026 by
tadejmagajna
Loading…
gh-142252: Augment functools.cached_property tests for set/delete
awaiting review
skip news
tests
Tests in the Lib/test dir
#143393
opened Jan 3, 2026 by
Aniketsy
Loading…
gh-142461: Move misplaced NEWS entries to an appropriate section
awaiting review
docs
Documentation in the Doc dir
skip news
#143392
opened Jan 3, 2026 by
Aniketsy
Loading…
gh-142982: Specialize CALL_FUNCTION_EX
awaiting core review
#143391
opened Jan 3, 2026 by
Fidget-Spinner
Loading…
[3.14] Fix dunder name typo in compiler code comment (GH-143374)
awaiting review
skip issue
skip news
#143386
opened Jan 3, 2026 by
miss-islington
Loading…
gh-142968: Add type checks to token.ISTERMINAL and ISNONTERMINAL
awaiting review
#143385
opened Jan 3, 2026 by
Lakshya-Upadhyaya
Loading…
gh-143379: fix UAF in struct.Struct.pack() when object modified by dunder methods
awaiting review
#143382
opened Jan 3, 2026 by
skirpichev
Loading…
gh-143331: Schedule to remove format "N" for Decimal
awaiting review
docs
Documentation in the Doc dir
skip news
#143372
opened Jan 2, 2026 by
donbarbos
Loading…
gh-143346: Fix calculation of the line width for wrapped Base64 in plistlib
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#143347
opened Jan 2, 2026 by
serhiy-storchaka
Loading…
Document missing type flags as part of Stable ABI
awaiting review
#143345
opened Jan 2, 2026 by
da-woods
Loading…
gh-131798: Support generator frames in the JIT optimizer
awaiting core review
#143340
opened Jan 1, 2026 by
Fidget-Spinner
Loading…
gh-69912: Document sys.getprofile() behavior with C profilers
awaiting review
docs
Documentation in the Doc dir
skip news
#143338
opened Jan 1, 2026 by
heathdutton
Loading…
gh-142764: Restore REPLACE_OPCODE_IF_EVALUATES_PURE optimization
skip news
#143335
opened Jan 1, 2026 by
Fidget-Spinner
Loading…
gh-142665: fix UAF when accessing a
memoryview concurrently mutates the underlying buffer
awaiting core review
#143324
opened Jan 1, 2026 by
picnixz
Loading…
gh-143304: Fix ctypes.CDLL to honor handle parameter on POSIX systems
awaiting merge
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#143318
opened Dec 31, 2025 by
Koolvansh07
Loading…
gh-133403: Add type annotations to generate_levenshtein_examples.py
awaiting review
pending
The issue will be closed if no feedback is provided
#143317
opened Dec 31, 2025 by
sandole
Loading…
gh-142965: Fix Concatenate documentation to reflect valid use cases
awaiting review
docs
Documentation in the Doc dir
skip news
#143316
opened Dec 31, 2025 by
sandole
Loading…
gh-133315: Fix email MIMEPart content behavior with legacy policies
awaiting review
docs
Documentation in the Doc dir
skip news
#143307
opened Dec 31, 2025 by
hrimov
Loading…
gh-142663: Fix use-after-free in memoryview comparison
awaiting review
#143305
opened Dec 31, 2025 by
superboy-zjc
Loading…
gh-143299: Doc: Clarify inspect.getsource behavior regarding shared lines
awaiting review
docs
Documentation in the Doc dir
skip news
#143301
opened Dec 30, 2025 by
a12k
Loading…
[3.13] gh-143237: Fix support of named pipes in the rotating logging handlers (GH-143259)
awaiting review
#143298
opened Dec 30, 2025 by
miss-islington
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.