2009/5/20 <s...@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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com