[Python-3000] New PyException_HEAD fails to compile on Windows

Collin Winter collinw at gmail.com
Fri Aug 31 02:56:47 CEST 2007


On 8/30/07, Amaury Forgeot d'Arc <amauryfa at gmail.com> wrote:
> Hello,
>
> the windows version of py3k suddenly stopped compiling because of an
> extra semicolon in PyException_HEAD: PyObject_HEAD definition already
> ends with a semicolon.
>
> gcc seems more tolerant though...

Sorry, fix on the way...

Collin Winter


More information about the Python-3000 mailing list