Zackery Spytz <zsp...@gmail.com> added the comment:

The PR for bpo-33407 has been merged, so two warnings are now emitted in 
Modules/_winapi.c. I think it would be best to replace the two calls with 
PyErr_SetFromWindowsErr(0) (for now).

Eryk, I think a discussion on python-dev would be necessary for something like 
PyErr_SetExcFromWindowsErrWithWideCharFilename().

----------
nosy: +serhiy.storchaka, vstinner

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

Reply via email to