cpython/Misc/NEWS.d/next/Core and Builtins/2019-06-06-13-59-52.bpo-369...

1 line
117 B
ReStructuredText

Slot functions optimize any callable with ``Py_TPFLAGS_METHOD_DESCRIPTOR`` instead of only instances of ``function``.