[Python-Dev] Py_tp_getset in ABI?

Egon Smiwa smiwa.egon at googlemail.com
Thu Feb 3 16:43:20 CET 2011


Hi all,
I'm trying to convert my embedding code to your new ABI,
but I cannot find the ABI slot for tp_getset in typeslots.h
(while tp_methods are supported). Is the support of tp_getset
not yet determined? (Because I cannot find this in the PEP 384)

Thank you!


More information about the Python-Dev mailing list