[issue15883] Add Py_errno to work around multiple CRT issue

Ronald Oussoren report at bugs.python.org
Fri Jun 14 13:32:06 CEST 2013


Ronald Oussoren added the comment:

I'd prefer to have new variants of the PyErr_SetFromErrno* functions where the errno value is explicitly passed in instead of adding a side-channel for passing in the value.

----------
nosy: +ronaldoussoren

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


More information about the Python-bugs-list mailing list