-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-140149: use
PyBytesWriter
in action_helpers.c
's _build_concatenated_bytes
; 3x faster bytes
concat in the parser
awaiting review
#140150
opened Oct 15, 2025 by
maurycy
Loading…
gh-140067: Fix memory leak in subinterpreter creation
awaiting review
#140148
opened Oct 15, 2025 by
ashm-dev
Loading…
gh-140146: Use Tcl_CreateChannelHandler to enable piping to stdin with tkinter on Windows
awaiting review
#140147
opened Oct 15, 2025 by
mdehoon
Loading…
gh-140029: avoid impact of system proxies on urllib test suite by mocking relevant functions
awaiting review
skip news
tests
Tests in the Lib/test dir
#140144
opened Oct 15, 2025 by
frostming
Loading…
[3.14] gh-129559: Remove extra dot in bytearray.resize AC (GH-140134)
awaiting review
skip news
#140143
opened Oct 15, 2025 by
miss-islington
Loading…
gh-140141: Properly break exception chain in
importlib.metadata.Distribution.from_name
awaiting review
#140142
opened Oct 15, 2025 by
bswck
Loading…
gh-140135: use
PyBytesWriter
in io.RawIOBase.readall
; 3.98x faster
awaiting merge
#140139
opened Oct 14, 2025 by
maurycy
Loading…
GH-140052: Add PyTuple_MakeSingle and PyTuple_MakePair
awaiting review
#140132
opened Oct 14, 2025 by
sergey-miryanov
Loading…
gh-76007: Deprecate
zlib.__version__
attribute
awaiting review
#140130
opened Oct 14, 2025 by
StanFromIreland
Loading…
gh-139871: Add
bytearray.take_bytes([n])
to efficiently extract bytes
awaiting review
#140128
opened Oct 14, 2025 by
cmaloney
Loading…
[3.14] gh-140067: Fix memory leak in sub-interpreter creation (GH-140111)
topic-subinterpreters
#140118
opened Oct 14, 2025 by
kumaraditya303
•
Draft
zlib.rst
: Link to constants and deduplicate text
awaiting merge
docs
#140115
opened Oct 14, 2025 by
StanFromIreland
Loading…
gh-101100: Fix sphinx warnings in Documentation in the Doc dir
skip news
library/unittest.rst
awaiting review
docs
#140109
opened Oct 14, 2025 by
LamentXU123
Loading…
gh-140080: atexit_cleanup the state
awaiting review
#140103
opened Oct 14, 2025 by
yihong0618
Loading…
[3.14] gh-138993: Dedent
credits
text (GH-138994)
awaiting review
#140088
opened Oct 14, 2025 by
miss-islington
Loading…
[3.13] gh-138993: Dedent
credits
text (GH-138994)
awaiting review
#140087
opened Oct 14, 2025 by
miss-islington
Loading…
gh-140025: fix queue.SimpleQueue.__sizeof__() computation
awaiting review
#140086
opened Oct 14, 2025 by
fatelei
Loading…
gh-140082: Forward colorizing from libregrtest to unittest
awaiting review
#140083
opened Oct 14, 2025 by
cmaloney
Loading…
gh-140078: fix typo in tkinter docs
awaiting core review
docs
Documentation in the Doc dir
skip news
#140081
opened Oct 14, 2025 by
fatelei
Loading…
GH-140052: Add PyTuple_Make[Single,Pair,Triplet] + steal version
#140079
opened Oct 14, 2025 by
sergey-miryanov
•
Draft
Link to data model docs in slice's glossary/built-in doc entry
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
#140070
opened Oct 14, 2025 by
Jackenmen
Loading…
gh-116738: Test uuid module for free threading
awaiting review
needs backport to 3.14
bugs and security fixes
skip news
topic-free-threading
#140068
opened Oct 13, 2025 by
yoney
Loading…
gh-140065: Lexical analysis: Correct note about leading zeros in floating point numbers
awaiting merge
docs
Documentation in the Doc dir
skip news
#140066
opened Oct 13, 2025 by
StanFromIreland
Loading…
GH-140061: Use _PyObject_IsUniquelyReferenced to check if object is uniquely referenced
#140062
opened Oct 13, 2025 by
sergey-miryanov
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.