Jean-Paul Calderone <exar...@divmod.com> added the comment:

> Even though I still don't understand the original issue, apparently,
> it is an issue only if the localtime() function is used. Extensions
> that don't use it might still work fine, according to the report.

I have an extension which doesn't use it and can't be loaded when built
with mingw32, so I think the issue goes beyond localtime().

> I think this is exaggerating the actual state. The compiler is
> certainly supported.

Can you elaborate on what "supported" means?  To me, it would mean that
it could build all the same Python extensions which MSVC can build.

----------

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

Reply via email to