-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-133672: Allow LOAD_FAST to be optimized to LOAD_FAST_BORROW
awaiting review
#133721
opened May 8, 2025 by
ljfp
Loading…
Docs: remove link elements in builders other than HTML
awaiting review
#133720
opened May 8, 2025 by
m-aciek
Loading…
gh-133677: Skip test in test_asyncio if not UTF-8
awaiting review
tests
Tests in the Lib/test dir
#133719
opened May 8, 2025 by
sharktide
Loading…
[3.14] gh-133532: Run GC fast cycles test in subprocess. (gh-133533)
awaiting review
skip news
tests
Tests in the Lib/test dir
#133716
opened May 8, 2025 by
miss-islington
Loading…
gh-133677 Skip test in Tests in the Lib/test dir
test_zipfile
if not UTF-8
awaiting review
tests
#133715
opened May 8, 2025 by
sharktide
Loading…
gh-133713: Compare the
f->stackpointer
to the result of _PyFrame_Stackbase(f)
awaiting review
skip news
#133714
opened May 8, 2025 by
nybblista
Loading…
GH-133711: Enable UTF-8 mode by default (PEP 686)
awaiting core review
#133712
opened May 8, 2025 by
AA-Turner
Loading…
gh-133412: remove the brackets of the optional stack_effect
awaiting merge
docs
Documentation in the Doc dir
skip news
#133708
opened May 8, 2025 by
nybblista
Loading…
gh-133677: Skip test in Tests in the Lib/test dir
test_httpservers
if not utf-8
awaiting review
skip news
tests
#133706
opened May 8, 2025 by
StanFromIreland
Loading…
[3.14] gh-69426: HTMLParser: only unescape properly terminated character entities in attribute values (GH-95215)
awaiting review
#133704
opened May 8, 2025 by
miss-islington
Loading…
Fix inconsistent set ordering in annotations (GH-133682)
awaiting changes
#133702
opened May 8, 2025 by
akshat62
Loading…
[3.13] gh-132869: Fix crash in
_PyObject_TryGetInstanceAttribute
awaiting merge
topic-free-threading
#133700
opened May 8, 2025 by
colesbury
Loading…
Make it clear Py_VISIT is a macro in the docs
awaiting review
docs
Documentation in the Doc dir
skip news
#133688
opened May 8, 2025 by
da-woods
Loading…
gh-133590: Initialize TableEntry.linenumber_borrow.
awaiting review
#133681
opened May 8, 2025 by
ljfp
Loading…
gh-133410: Fix PR detection in build workflow
awaiting core review
infra
CI, GitHub Actions, buildbots, Dependabot, etc.
skip news
#133671
opened May 8, 2025 by
hugovk
Loading…
gh-132983: Clean-ups for bugs and security fixes
skip news
_zstd
awaiting core review
needs backport to 3.14
#133670
opened May 8, 2025 by
AA-Turner
Loading…
gh-132380: Use unicode hash/compare for the mcache.
performance
Performance or resource usage
topic-free-threading
gh-133653: Fix subclassing bugs and security fixes
HelpFormatter
awaiting merge
needs backport to 3.14
#133668
opened May 8, 2025 by
hugovk
Loading…
gh-133644: Avoid deprecated Py_SetProgramName() in _testembed
awaiting core review
skip news
tests
Tests in the Lib/test dir
#133665
opened May 8, 2025 by
vstinner
Loading…
gh-133656: Remove deprecated
zipimport.zipimporter.load_module
awaiting review
#133662
opened May 8, 2025 by
Wulian233
Loading…
gh-133644: remove deprecated Python initialization getter functions
awaiting core review
#133661
opened May 8, 2025 by
picnixz
Loading…
gh-133489: Remove size restrictions on getrandbits() and randbytes()
awaiting core review
#133658
opened May 8, 2025 by
serhiy-storchaka
Loading…
gh-133644: remove
PyWeakref_GetObject
and PyWeakref_GET_OBJECT
awaiting core review
#133657
opened May 8, 2025 by
picnixz
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.