-
-
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
Clean up pdb state after each pdb doctest
awaiting core review
skip issue
skip news
tests
Tests in the Lib/test dir
#132577
opened Apr 16, 2025 by
gaogaotiantian
Loading…
gh-127945: change _ctypes_test static globals to thread local
awaiting core review
skip news
#132575
opened Apr 16, 2025 by
kumaraditya303
Loading…
gh-127971: fix off-by-one read beyond the end of a string during search
awaiting review
#132574
opened Apr 16, 2025 by
duaneg
Loading…
gh-132535: Fix resource warnings in test_timeout
awaiting core review
needs backport to 3.13
bugs and security fixes
skip news
tests
Tests in the Lib/test dir
#132572
opened Apr 15, 2025 by
serhiy-storchaka
Loading…
annotationlib: Move ForwardRef tests to test_annotationlib
awaiting core review
#132571
opened Apr 15, 2025 by
JelleZijlstra
Loading…
GH-132566: Add
pathlib.Path.info.is_junction()
OS-windows
topic-pathlib
#132569
opened Apr 15, 2025 by
barneygale
•
Draft
gh-69619: Add whitespace term to glossary and reference in Documentation in the Doc dir
skip news
stdtypes.rst
awaiting review
docs
#132568
opened Apr 15, 2025 by
StanFromIreland
Loading…
Add internal docs about the free-threaded GC.
awaiting core review
docs
Documentation in the Doc dir
skip issue
skip news
topic-free-threading
#132562
opened Apr 15, 2025 by
nascheme
Loading…
gh-117031: Add support for arbitrary C integer types for PyMemberDef.type
awaiting core review
#132550
opened Apr 15, 2025 by
serhiy-storchaka
Loading…
gh-130662: accept leading zeros in precision/width for Decimal's formatting
awaiting merge
skip news
#132549
opened Apr 15, 2025 by
skirpichev
Loading…
gh-124864: Extends smtplib documentation on ESMTP options format
awaiting review
docs
Documentation in the Doc dir
skip news
#132547
opened Apr 15, 2025 by
codeZeilen
Loading…
Use Windows ARM64 hosted runners
awaiting merge
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 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-132493: lazy evaluation of annotations in
typing._proto_hook
awaiting merge
#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…
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 core 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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.