-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-132987: Support __index__() in hashlibi.scrypt()
awaiting core review
skip news
#133100
opened Apr 28, 2025 by
serhiy-storchaka
Loading…
gh-132987: Support __index__() in the lzma module
awaiting core review
skip news
#133099
opened Apr 28, 2025 by
serhiy-storchaka
Loading…
gh-132987: Support __index__() in the ssl.SSLContext.options setter
awaiting core review
skip news
#133098
opened Apr 28, 2025 by
serhiy-storchaka
Loading…
gh-132987: Support __index__() in the stat module
awaiting core review
skip news
#133097
opened Apr 28, 2025 by
serhiy-storchaka
Loading…
gh-132987: Support __index__() in the posix module
awaiting core review
skip news
#133096
opened Apr 28, 2025 by
serhiy-storchaka
Loading…
gh-132987: Support __index__() in the select.kqueue_event constructor
awaiting core review
skip news
#133094
opened Apr 28, 2025 by
serhiy-storchaka
Loading…
gh-132987: Support __index__() in the socket module
awaiting core review
skip news
#133093
opened Apr 28, 2025 by
serhiy-storchaka
Loading…
gh-132930: Improve names of IDLE and PyDoc shortcuts
awaiting core review
OS-windows
skip news
topic-installation
#133091
opened Apr 28, 2025 by
zooba
Loading…
gh-128972: Add
_Py_ALIGN_AS
and revert PyASCIIObject
memory layout.
awaiting core review
#133085
opened Apr 28, 2025 by
encukou
Loading…
gh-133037: Add test for shadowing __annotate__
awaiting core review
skip news
tests
Tests in the Lib/test dir
#133084
opened Apr 28, 2025 by
JelleZijlstra
Loading…
gh-123299: Add missing pending removals
awaiting core review
docs
Documentation in the Doc dir
skip news
#133082
opened Apr 28, 2025 by
hugovk
Loading…
gh-127604: Optimize -ldl usage on platforms that use dlopen for libFFI.
awaiting review
skip news
#133081
opened Apr 28, 2025 by
freakboy3742
•
Draft
gh-133079: Remove Py_C_RECURSION_LIMIT & PyThreadState.c_recursion_remaining
awaiting merge
#133080
opened Apr 28, 2025 by
encukou
Loading…
gh-132742: Fix newly added tcflush() tests on Android
awaiting core review
skip news
tests
Tests in the Lib/test dir
#133070
opened Apr 28, 2025 by
serhiy-storchaka
Loading…
gh-132971: update Documentation in the Doc dir
skip news
shutil.which
doc
awaiting review
docs
#133067
opened Apr 28, 2025 by
985025074
Loading…
gh-133042: disable HACL* HMAC on Emscripten
awaiting core review
skip news
#133064
opened Apr 27, 2025 by
picnixz
Loading…
gh-118761: Add test_lazy_import for more modules
awaiting review
skip news
tests
Tests in the Lib/test dir
#133057
opened Apr 27, 2025 by
danielhollas
Loading…
GH-128520: pathlib ABCs: raise text encoding warnings at correct stack level
awaiting merge
skip news
topic-pathlib
#133051
opened Apr 27, 2025 by
barneygale
Loading…
gh-130197: Improve test coverage of Tests in the Lib/test dir
msgfmt.py
awaiting review
skip news
tests
#133048
opened Apr 27, 2025 by
tomasr8
Loading…
gh-130197: Test Tests in the Lib/test dir
pygettext
output option
awaiting review
skip news
tests
#133041
opened Apr 27, 2025 by
StanFromIreland
Loading…
gh-132070: Use _PyObject_IsUniquelyReferenced in unicodeobject
awaiting merge
needs backport to 3.13
bugs and security fixes
skip news
topic-free-threading
#133039
opened Apr 27, 2025 by
corona10
Loading…
gh-133036: deprecate codecs.open
awaiting changes
stdlib
Python modules in the Lib dir
#133038
opened Apr 27, 2025 by
methane
Loading…
gh-132942: Fix races in type lookup cache
awaiting core review
topic-free-threading
type-crash
A hard crash of the interpreter, possibly with a core dump
#133032
opened Apr 27, 2025 by
nascheme
Loading…
gh-131878: Fix input of unicode characters with two or more code points in the REPL on Windows in vt mode
#133030
opened Apr 26, 2025 by
chris-eibl
•
Draft
gh-132983: Introduce
_zstd
bindings module
awaiting review
skip news
#133027
opened Apr 26, 2025 by
emmatyping
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.