Skip to content

Pull requests: python/cpython

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

Pull requests list

datetime.rst: correct timedelta description awaiting review docs Documentation in the Doc dir skip news
#101417 opened Jan 30, 2023 by belm0 Loading…
GH-100288: Specialize class attribute loads awaiting core review DO-NOT-MERGE interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#101379 opened Jan 27, 2023 by brandtbucher Draft
GH-100288: Skip extra work when failing to specialize LOAD_ATTR awaiting core review interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage skip news
#101354 opened Jan 26, 2023 by brandtbucher Loading…
[3.10] [3.11] gh-99952: fix refcount issues in ctypes.Structure from_param() result (GH-101339) awaiting review 🤖 automerge PR will be merged once it's been approved and all CI passed type-bug An unexpected behavior, bug, or error
#101340 opened Jan 26, 2023 by miss-islington Loading…
ProTip! Filter pull requests by the default branch with base:main.