Skip to content

Pull requests: python/cpython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

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-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-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-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…
gh-130433: Update documentation for MultipartConversionError awaiting review docs Documentation in the Doc dir skip news
#130436 opened Feb 22, 2025 by koyuki7w Loading…
gh-88887: Fix resource tracker leak awaiting review
#130429 opened Feb 21, 2025 by luccabb Loading…
ProTip! Exclude everything labeled bug with -label:bug.