-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use Windows ARM64 hosted runners
awaiting core review
skip issue
skip news
#132546
opened Apr 15, 2025 by
hugovk
Loading…
GH-132508: Use tagged integers on the evaluation stack for the last instruction offset
awaiting core review
#132545
opened Apr 15, 2025 by
markshannon
Loading…
gh-131178: Add tests for http.server command-line interface
awaiting review
#132540
opened Apr 15, 2025 by
ggqlq
Loading…
gh-132536: Do not disable PY_THROW event in bdb
awaiting core review
#132537
opened Apr 15, 2025 by
gaogaotiantian
Loading…
gh-132493: lazy evaluation of annotations in
typing._proto_hook
awaiting review
#132534
opened Apr 14, 2025 by
felixscherz
Loading…
gh-132532: Add
CHECK_PERIODIC
instruction and use it for CALLs instead of the uop version.
awaiting core review
#132533
opened Apr 14, 2025 by
iritkatriel
Loading…
1 task
Add Doc section in free-threaded ext howto for critical sections
awaiting merge
docs
Documentation in the Doc dir
skip issue
skip news
topic-free-threading
#132531
opened Apr 14, 2025 by
nascheme
Loading…
gh-132527: Added missing
w
typecode to array() error message
awaiting review
#132529
opened Apr 14, 2025 by
ChVeen
Loading…
gh-132099: Accept an integer as the address for BTPROTO_HCI on Linux
awaiting core review
#132525
opened Apr 14, 2025 by
serhiy-storchaka
Loading…
gh-124549: Warn on conflicting directives in
datetime.*.strptime
awaiting review
#132524
opened Apr 14, 2025 by
StanFromIreland
Loading…
gh-81793: Always call linkat() from os.link(), if available
awaiting core review
#132517
opened Apr 14, 2025 by
serhiy-storchaka
Loading…
annotations: Add tests to check that async comprehensions produce errors
awaiting core review
skip issue
skip news
tests
Tests in the Lib/test dir
#132513
opened Apr 14, 2025 by
JelleZijlstra
Loading…
gh-131185: Use a proper thread-local for cached thread states
awaiting review
#132510
opened Apr 14, 2025 by
ZeroIntensity
Loading…
gh-76187: Document the Documentation in the Doc dir
skip news
c
typecode for multiprocessing.Array
.
awaiting review
docs
#132504
opened Apr 14, 2025 by
tomasr8
Loading…
[3.13] gh-71339: Use new assertion methods in the email tests (GH-129055)
awaiting review
skip news
tests
Tests in the Lib/test dir
#132501
opened Apr 14, 2025 by
miss-islington
Loading…
[3.13] gh-71339: Use new assertion methods in the http tests (GH-129058)
awaiting review
skip news
tests
Tests in the Lib/test dir
#132500
opened Apr 14, 2025 by
miss-islington
Loading…
[3.13] gh-71339: Use new assertion methods in the urllib tests (GH-129056)
awaiting review
skip news
tests
Tests in the Lib/test dir
#132499
opened Apr 14, 2025 by
miss-islington
Loading…
annotationlib: Remove some unnecessary dict copies
skip issue
skip news
#132495
opened Apr 14, 2025 by
JelleZijlstra
Loading…
gh-132493: Support deferred annotations in Protocols
awaiting merge
#132494
opened Apr 14, 2025 by
JelleZijlstra
Loading…
gh-132491: Rename annotationlib.value_to_string to type_repr
awaiting core review
#132492
opened Apr 14, 2025 by
JelleZijlstra
Loading…
gh-132426: Add get_annotate_from_class_namespace replacing get_annotate_function
awaiting core review
#132490
opened Apr 14, 2025 by
JelleZijlstra
Loading…
GH-90812: Add test for Tests in the Lib/test dir
urlopen()
of file URI for UNC path
awaiting core review
skip news
tests
#132489
opened Apr 14, 2025 by
barneygale
Loading…
gh-129210: GC optimisations for case where no objects being collected have finalizers
awaiting review
performance
Performance or resource usage
#132488
opened Apr 14, 2025 by
duaneg
Loading…
gh-132470: Prevent crash in ctypes.CField when
byte_size
is incorrect
awaiting review
skip news
#132475
opened Apr 13, 2025 by
dura0ok
Loading…
gh-130655: Add a test for big-endian MO files in bugs and security fixes
skip news
tests
Tests in the Lib/test dir
gettext
awaiting core review
needs backport to 3.13
#132469
opened Apr 13, 2025 by
tomasr8
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.