[Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI (original) (raw)

Benjamin Peterson benjamin at python.org
Wed May 20 23:01:23 CEST 2009


2009/5/20 <skip at pobox.com>:

I suspect it's not really germane to this discussion but if the incref/decref functions were defined as inline would that effectively be like using the macro versions vis a vis ABI compatibility?

The code would be inlined into applications defeating the point of being able to change the implementation. :)

-- Regards, Benjamin



More information about the Python-Dev mailing list