-
-
Notifications
You must be signed in to change notification settings - Fork 31.2k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-130356: Add default values to the parameters of the widget
tkinter.OptionMenu
awaiting core review
#130479
opened Feb 23, 2025 by
Xiaokang2022
Loading…
GH-130415: Optimize JIT path for _TO_BOOL_INT branching
awaiting merge
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
topic-JIT
#130477
opened Feb 22, 2025 by
Klaus117
Loading…
GH-130415: Add JIT optimization path for _TO_BOOL_STR
awaiting merge
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
topic-JIT
#130476
opened Feb 22, 2025 by
fluhus
Loading…
gh-125377: Improve tab indentation for pdb multi-line input
awaiting core review
#130471
opened Feb 22, 2025 by
gaogaotiantian
Loading…
gh-130327: Always traverse managed dictionaries, even when inline values are available
awaiting review
🔨 test-with-refleak-buildbots
Test PR w/ refleak buildbots; report in status section
needs backport to 3.13
bugs and security fixes
#130469
opened Feb 22, 2025 by
ZeroIntensity
Loading…
gh-130461: Fix locations of Documentation in the Doc dir
skip news
.. index::
directives usage in uuid docs
awaiting review
docs
#130468
opened Feb 22, 2025 by
Mr-Sunglasses
Loading…
gh-130453: pygettext: Extend support for specifying custom keywords
awaiting review
#130463
opened Feb 22, 2025 by
tomasr8
Loading…
gh-130428: Add tests for delattr suggestions
awaiting review
skip news
tests
Tests in the Lib/test dir
#130455
opened Feb 22, 2025 by
Pranjal095
Loading…
gh-130317: fix PyFloat_Pack2/Unpack2 for NaN's with payload
awaiting review
#130452
opened Feb 22, 2025 by
skirpichev
Loading…
GH-130213: clang-cl: blake2module.c needs to "see" the AVX intrinsics during compiling
awaiting merge
skip news
#130447
opened Feb 22, 2025 by
chris-eibl
Loading…
GH-125722: Increase minimum supported Sphinx to 8.2.0
awaiting merge
docs
Documentation in the Doc dir
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
#130444
opened Feb 22, 2025 by
AA-Turner
Loading…
[3.12] GH-121970: Extract
pydoc_topics
into a new extension (#129116)
awaiting core review
skip news
#130443
opened Feb 22, 2025 by
AA-Turner
Loading…
[3.13] GH-121970: Extract
pydoc_topics
into a new extension (#129116)
awaiting core review
skip news
#130441
opened Feb 22, 2025 by
AA-Turner
Loading…
gh-130433: Update documentation for Documentation in the Doc dir
skip news
MultipartConversionError
awaiting review
docs
#130436
opened Feb 22, 2025 by
koyuki7w
Loading…
gh-106900: Add .wasm files to
extensions_map
in SimpleHTTPRequestHandler
awaiting review
#130430
opened Feb 21, 2025 by
donBarbos
Loading…
gh-130425: Add "Did you mean" suggestion for
del obj.attr
awaiting core review
#130427
opened Feb 21, 2025 by
sobolevn
Loading…
GH-125413: Fix stale metadata from
pathlib.Path.copy()
and move()
awaiting core review
topic-pathlib
#130424
opened Feb 21, 2025 by
barneygale
Loading…
GH-125413: pathlib ABCs: use caching
path.info.exists()
when globbing
awaiting core review
skip news
topic-pathlib
#130422
opened Feb 21, 2025 by
barneygale
Loading…
gh-130419: Do not build the _freeze_module twice in case of Windows PGO builds
awaiting review
skip news
#130420
opened Feb 21, 2025 by
chris-eibl
Loading…
gh-128627: Skip wasm-gc on iOS Safari where it's broken
awaiting core review
skip news
#130418
opened Feb 21, 2025 by
ambv
Loading…
GH-91079: Revert "GH-91079: Implement C stack limits using addresses, not counters. (GH-130007)" for now
awaiting core review
#130413
opened Feb 21, 2025 by
encukou
Loading…
gh-87135: Raise PythonFinalizationError when joining a blocked daemon thread
awaiting core review
#130402
opened Feb 21, 2025 by
encukou
Loading…
Use replacements to update versions in "Using Python on macOS"
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip issue
skip news
#130400
opened Feb 21, 2025 by
hugovk
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.