[issue30726] [Windows] Warnings in elementtree due to new expat

Segev Finer report at bugs.python.org
Tue Jul 4 18:45:30 EDT 2017


Segev Finer added the comment:

> The approach used to suppress this warning will also suppress other warnings that might be fixable. Hard to say it's definitely a good thing in this case, though in general I agree that selectively suppressing warnings that cannot be fixed is a good thing.

Most secure CRT warnings are a bit useless in portable code since you are unlikely to really use strcpy_s and friends...

----------

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


More information about the Python-bugs-list mailing list