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

I assume it's only doing source analysis, so we can probably force those flags 
on for the check? Or run multiple checks with the options, but without having 
to switch platform.

Even under MS_WINDOWS, I hope we're not using declarations from the Windows 
header files in our own public API. If so, those are worth replacing (safely, 
over time).

----------

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

Reply via email to