[issue23451] Deprecation warnings building 3.5 Visual Studio Windows 8.1 64 bit

Steve Dower report at bugs.python.org
Wed Jun 28 17:20:09 EDT 2017


Steve Dower added the comment:

There is only one deprecation warning left in current builds:

..\Modules\expat\xmlparse.c(796): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.

----------
versions: +Python 3.7 -Python 3.5

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


More information about the Python-bugs-list mailing list