COMMITS
/ Include/internal/pycore_descrobject.h January 6, 2026
S
gh-41779: Allow defining any __slots__ for a class derived from tuple (GH-141763)
Serhiy Storchaka committed
July 22, 2023
V
gh-106320: Move _PyMethodWrapper_Type to internal C API (#107064)
Victor Stinner committed
June 17, 2022
K
gh-93911: Specialize `LOAD_ATTR_PROPERTY` (GH-93912)
Ken Jin committed