-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[3.13] GH-132417: ctypes: Fix potential
Py_DECREF(NULL)
when handling functions returning PyObject *
(GH-132418)
awaiting review
topic-ctypes
#132425
opened Apr 12, 2025 by
miss-islington
Loading…
gh-132336: Only mark slow path functions used by the interpreter loop as noinline in free-threaded builds
awaiting core review
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
skip news
topic-free-threading
#132424
opened Apr 12, 2025 by
mpage
Loading…
gh-101100: Fix sphinx warnings in Documentation in the Doc dir
skip news
library/plistlib.rst
awaiting review
docs
#132422
opened Apr 12, 2025 by
koyuki7w
Loading…
gh-111442: Correct names for all 0's and all 1's hosts in Address objects, and deprecate incorrect names.
awaiting review
stdlib
Python modules in the Lib dir
#132421
opened Apr 11, 2025 by
davidgroves
Loading…
gh-131798: JIT: Split
CALL_TYPE_1
into several uops
awaiting changes
#132419
opened Apr 11, 2025 by
tomasr8
Loading…
gh-123441: Update Belorussian spelling
awaiting review
docs
Documentation in the Doc dir
skip news
#132409
opened Apr 11, 2025 by
StanFromIreland
Loading…
gh-130536: Reorganize os.path documentation
docs
Documentation in the Doc dir
skip news
#132408
opened Apr 11, 2025 by
StanFromIreland
•
Draft
gh-127833: lexical analysis: Add backticks to BOM example
awaiting review
docs
Documentation in the Doc dir
skip news
#132407
opened Apr 11, 2025 by
StanFromIreland
Loading…
Use tagged integers on the evaluation stack for
lasti
#132405
opened Apr 11, 2025 by
markshannon
•
Draft
gh-125434: Fix building on OpenBSD
awaiting core review
skip news
#132393
opened Apr 11, 2025 by
serhiy-storchaka
Loading…
gh-132390: Apply Ruff linting to
Tools/build
awaiting core review
skip news
#132391
opened Apr 11, 2025 by
picnixz
Loading…
gh-132388: Increase test coverage for HMAC
awaiting core review
skip news
tests
Tests in the Lib/test dir
#132389
opened Apr 11, 2025 by
picnixz
Loading…
gh-132385: Fix instance error suggestions potential exceptions in
traceback
awaiting core review
#132387
opened Apr 11, 2025 by
sobolevn
Loading…
[3.13] GH-127682: Backport GH-132351
awaiting core review
#132384
opened Apr 11, 2025 by
markshannon
Loading…
gh-100239: specialize dict subclasses with no getitem override
awaiting core review
skip news
#132383
opened Apr 11, 2025 by
iritkatriel
Loading…
GH-132415: Bump the setuptools in test.wheeldata
awaiting review
skip issue
skip news
tests
Tests in the Lib/test dir
#132382
opened Apr 11, 2025 by
stefanor
Loading…
[3.13] GH-132380: Avoid locking in _PyType_LookupRef()
3.13
bugs and security fixes
performance
Performance or resource usage
topic-free-threading
gh-91153: Fix bytearray holding a reference to its internal buffer when calling into potentially mutating __index__ methods
awaiting review
#132379
opened Apr 10, 2025 by
bast0006
Loading…
GH-125866: Support complete "file:" URLs in urllib
awaiting core review
#132378
opened Apr 10, 2025 by
barneygale
Loading…
gh-132314: fix stack array init warning
awaiting review
skip news
#132376
opened Apr 10, 2025 by
dura0ok
Loading…
gh-97517: Add hyperlink to format code information for strftime() and strptime() docstrings.
awaiting review
#132375
opened Apr 10, 2025 by
PlayfulPiano
Loading…
gh-132354: document return value for Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip news
topic-asyncio
asyncio.Task.cancel
awaiting review
docs
#132374
opened Apr 10, 2025 by
felixscherz
Loading…
[3.9] gh-80222: Fix email address header folding with long quoted-string (GH-122753) (GH-129111)
awaiting merge
topic-email
type-security
A security issue
#132371
opened Apr 10, 2025 by
brianschubert
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.