[issue24102] Multiple type confusions in unicode error handlers

Roundup Robot report at bugs.python.org
Mon May 18 15:11:26 CEST 2015


Roundup Robot added the comment:

New changeset 547bc11e3357 by Serhiy Storchaka in branch '2.7':
Issue #24102: Fixed exception type checking in standard error handlers.
https://hg.python.org/cpython/rev/547bc11e3357

New changeset 68eaa9409818 by Serhiy Storchaka in branch '3.4':
Issue #24102: Fixed exception type checking in standard error handlers.
https://hg.python.org/cpython/rev/68eaa9409818

New changeset 510819e5855e by Serhiy Storchaka in branch 'default':
Issue #24102: Fixed exception type checking in standard error handlers.
https://hg.python.org/cpython/rev/510819e5855e

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list