-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-137235 : add Documentation in the Doc dir
skip news
bytearray
as usable to bytes.maketrans
and bytearray.maketrans
.
awaiting review
docs
#138255
opened Aug 30, 2025 by
XChaitanyaX
Loading…
gh-61206: Support zstandard compression in the zipimport module
awaiting core review
#138254
opened Aug 30, 2025 by
gpshead
Loading…
gh-138247: Fix locale.strxfrm() on Solaris
awaiting core review
#138242
opened Aug 29, 2025 by
serhiy-storchaka
Loading…
gh-138239: Fix incorrect highlighting of "type" in type statements in the REPL.
awaiting review
#138241
opened Aug 29, 2025 by
00ll00
Loading…
gh-78502: Add a trackfd parameter to mmap.mmap() on Windows
awaiting core review
#138238
opened Aug 29, 2025 by
serhiy-storchaka
Loading…
gh-138232: Improve performance of dataclasses by caching dataclass field names
awaiting review
#138233
opened Aug 28, 2025 by
eendebakpt
Loading…
gh-138223: Fix Infinite loop in email._header_value_parser._fold_mime_parameters when parameter names are too long
awaiting review
#138231
opened Aug 28, 2025 by
ChenyangLi4288
Loading…
gh-116738: Make cProfile module thread-safe
awaiting review
#138229
opened Aug 28, 2025 by
yoney
Loading…
gh-138230: Remove dead code in code gen - codegen_check_annotation is only calle…
awaiting core review
skip news
type-refactor
Code refactoring (with no changes in behavior)
#138228
opened Aug 28, 2025 by
DinoV
Loading…
[3.14] gh-137317: Fix inspect.signature() for class with wrapped __init__ or __new__ (GH-137862)
awaiting review
#138224
opened Aug 28, 2025 by
miss-islington
Loading…
gh-73487: Convert _decimal to use Argument Clinic (part 7)
awaiting review
skip news
#138221
opened Aug 28, 2025 by
skirpichev
Loading…
gh-138204: Forbid expansion of a shared anonymous mmap on Linux
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#138220
opened Aug 28, 2025 by
serhiy-storchaka
Loading…
gh-138216: Fix bugs and security fixes
needs backport to 3.14
bugs and security fixes
tests
Tests in the Lib/test dir
testGetServBy
fails on systems without certain entries in /etc/services
awaiting merge
needs backport to 3.13
#138219
opened Aug 28, 2025 by
ggqlq
Loading…
gh-137818: Add multiple Documentation in the Doc dir
skip news
if
statements example for list comprehensions
awaiting review
docs
#138217
opened Aug 28, 2025 by
Hello-world150
Loading…
gh-138213: Make
csv.reader
up to 2x faster
awaiting review
#138214
opened Aug 28, 2025 by
maurycy
Loading…
[3.14] Drop explicit tool installation in the dev container (GH-138211)
DO-NOT-MERGE
skip issue
skip news
#138212
opened Aug 27, 2025 by
miss-islington
Loading…
gh-138010: Fix
__init_subclass__
forwarding by warnings.deprecated
awaiting review
#138210
opened Aug 27, 2025 by
brianschubert
Loading…
typo - self.rulses -> self.rules
awaiting core review
skip issue
skip news
#138208
opened Aug 27, 2025 by
chemelnucfin
Loading…
gh-138206: Eliminate duplication of the check for the MS_WINDOWS macro.
awaiting review
skip news
type-refactor
Code refactoring (with no changes in behavior)
#138207
opened Aug 27, 2025 by
nybblista
Loading…
GH-95952: Require setting new features, bugs and security fixes
awaiting core review
build
The build process and cross-build
HOSTRUNNER
when cross compiling for WASI
3.15
#138203
opened Aug 27, 2025 by
brettcannon
Loading…
[3.14] bpo-41839: Fix error checking in sched_get_priority_ functions (GH-22374)
awaiting review
#138201
opened Aug 27, 2025 by
miss-islington
Loading…
gh-138199: Address potential confusion re: threading
awaiting review
docs
Documentation in the Doc dir
skip news
#138200
opened Aug 27, 2025 by
anordin95
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.