-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-128982: Substitute regular expression in
http.cookiejar.join_header_words
for an efficient alternative
awaiting core review
#128983
opened Jan 18, 2025 by
picnixz
Loading…
gh-118761: Improve import time for
pstats
and zipfile
by removing imports to typing
awaiting core review
#128981
opened Jan 18, 2025 by
picnixz
Loading…
gh-127787: allow to retrieved the clipped slice length in
_PyUnicodeError_GetParams
awaiting core review
skip news
#128980
opened Jan 18, 2025 by
picnixz
Loading…
gh-128978: Fix a bug and security fixes
needs backport to 3.13
bugs and security fixes
NameError
in sysconfig.expand_makefile_vars
needs backport to 3.12
#128979
opened Jan 18, 2025 by
picnixz
Loading…
gh-128974: Fix
UnicodeError.__str__
when custom attributes have side-effects
awaiting core review
#128975
opened Jan 18, 2025 by
picnixz
Loading…
gh-128799: Add frame of except* to traceback when wrapping a naked exception
awaiting core review
#128971
opened Jan 18, 2025 by
iritkatriel
Loading…
gh-128965: pickle
load_build
function checks if state
is None, not False
awaiting review
#128966
opened Jan 17, 2025 by
Legoclones
Loading…
Move to public Linux arm64 hosted runners
awaiting merge
skip issue
skip news
#128964
opened Jan 17, 2025 by
diegorusso
Loading…
gh-100239: Handle NaN and zero division in guards
awaiting merge
skip news
#128963
opened Jan 17, 2025 by
Eclips4
Loading…
gh-128954: Reorder _PyInterpreterFrame fields for reduced memory usage
awaiting merge
skip news
#128958
opened Jan 17, 2025 by
colesbury
Loading…
gh-100239: Specialize concatenation of lists and tuples
awaiting review
#128956
opened Jan 17, 2025 by
eendebakpt
•
Draft
gh-128715: Expose ctypes.CField, with info attributes
awaiting core review
#128950
opened Jan 17, 2025 by
encukou
Loading…
gh-63882: Comment out empty Tests in the Lib/test dir
test_minidom
tests
awaiting core review
skip news
tests
#128948
opened Jan 17, 2025 by
srinivasreddy
Loading…
gh-128894: Fix
TracebackException._format_syntax_error
on custom SyntaxError
metadata
awaiting merge
#128946
opened Jan 17, 2025 by
sobolevn
Loading…
gh-59705: Make PYTHREAD_NAME_MAXLEN macro private
awaiting merge
skip news
#128945
opened Jan 17, 2025 by
vstinner
Loading…
gh-128889: Zero out memory ctypes for generated struct layout tests
skip news
tests
Tests in the Lib/test dir
#128944
opened Jan 17, 2025 by
encukou
Loading…
gh-128942: make arraymodule.c free-thread safe
awaiting review
topic-free-threading
#128943
opened Jan 17, 2025 by
tom-pytel
Loading…
gh-128842: collect JIT memory stats via pystats
awaiting review
#128941
opened Jan 17, 2025 by
diegorusso
Loading…
GH-128939: Refactor JIT optimize structs
awaiting merge
skip news
#128940
opened Jan 17, 2025 by
markshannon
Loading…
gh-128661: Remove DeprecationWarning in evaluate_forward_ref
awaiting core review
skip news
#128930
opened Jan 17, 2025 by
JelleZijlstra
Loading…
gh-128928: keep consistent of logger.debug of asyncio.BaseProactorEventLoop with others of asyncio
awaiting review
#128929
opened Jan 17, 2025 by
NewUserHa
Loading…
gh-100239: specialize bitwise logical binary ops on non-negative int
awaiting core review
#128927
opened Jan 16, 2025 by
iritkatriel
Loading…
gh-128844: Make
_Py_TryIncref
public as an unstable API.
awaiting merge
topic-C-API
topic-free-threading
#128926
opened Jan 16, 2025 by
colesbury
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.