INADA Naoki added the comment:

This patch makes AC produces more FASTCALL instead of VARARGS.

When looking AC output, one downside is it produces many consts like:
+    static const char * const _keywords[] = {"", "", "", "", "", NULL};

----------
Added file: http://bugs.python.org/file46308/ac_more_fastcalls.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29286>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to