Amaury Forgeot d'Arc <amaur...@gmail.com> 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 <rep...@bugs.python.org>
<http://bugs.python.org/issue13097>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to