COMMITS
/ Include/typeslots.h May 6, 2025
May 5, 2025
September 18, 2024
September 13, 2024
February 2, 2022
C
bpo-45459: Add Py_buffer to limited API (GH-29991)
Christian Heimes committed
November 10, 2020
V
bpo-42085: Introduce dedicated entry in PyAsyncMethods for sending values (#22780)
Vladimir Matveev committed
June 6, 2020
S
bpo-40724: Support setting buffer slots from type specs (GH-20648)
scoder committed
June 2, 2015
Y
Issue 24365: Conditionalize PEP 489 additions to the stable ABI
Yury Selivanov committed
June 1, 2015
B
add Py_tp_finalize slot (closes #24345)
Benjamin Peterson committed
May 12, 2015
Y
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
Yury Selivanov committed
April 10, 2014
B
PEP 465: a dedicated infix operator for matrix multiplication (closes #21176)
Benjamin Peterson committed
February 11, 2011
M
Issue #11134: Add missing fields to typeslots.h.
Martin v. Löwis committed
January 6, 2011
M
Drop bf_getbuffer/bf_releasebuffer from stable ABI,
Martin v. Löwis committed
December 3, 2010
M
Merge branches/pep-0384.
Martin v. Löwis committed