Amaury Forgeot d'Arc <[email protected]> added the comment: Right, alloca() could be replaced by some malloc(), but is it really useful? After all, when a C function calls back to Python, all arguments needs to be pushed to the stack anyway.
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13097> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
