Steve Dower <steve.do...@python.org> added the comment:

Turns out that using distutils/setuptools with --compiler=mingw32 is just 
doomed to fail when it hits get_msvcr(), which has never been updated for 
Python 3.5 onwards.

So I think it's probably safe to assume that this scenario isn't a real thing 
and people are linking MinGW/Python in some other way?

----------

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

Reply via email to