[issue17411] Build failures with non-NDEBUG, non-Py_DEBUG builds.

STINNER Victor report at bugs.python.org
Fri Mar 15 23:31:04 CET 2013


STINNER Victor added the comment:

> that's just it is not defined in release mode.

that's *why*

2013/3/15 STINNER Victor <report at bugs.python.org>:
>
> STINNER Victor added the comment:
>
> I added _PyUnicode_CheckConsistency() to Python 3.3 to check the implementation of the PEP 393, this function should not be called in release mode, that's just it is not defined in release mode.
>
> ----------
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue17411>
> _______________________________________

----------

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


More information about the Python-bugs-list mailing list