Am 29.01.14 03:46, schrieb Larry Hastings: > So this would be a new public ABI function?
Correct. > Would it be 100% new code, or would you need to refactor code internally > to achieve it? See the patch - it's new code. > Also, just curious: what is typeslots.h used for? I tried searching for > a couple of those macros, and their only appearance in trunk was their > definition. It's meant for use by extension modules. See xxlimited.c:Xxo_Type_slots for an application. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com