[issue2443] Define Py_VA_COPY macro as a cross-platform replacement for gcc __va_copy

Alexander Belopolsky report at bugs.python.org
Wed Aug 11 18:56:18 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

I updated the patch for 3.x.   I agree that using va_copy where available makes sense, but let's leave this type of improvements for the future.

----------
Added file: http://bugs.python.org/file18477/issue2443-py3k.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2443>
_______________________________________


More information about the Python-bugs-list mailing list