[issue24245] Eliminate do-nothing exception handlers

Roundup Robot report at bugs.python.org
Wed May 20 15:15:52 CEST 2015


Roundup Robot added the comment:

New changeset 004c689d259c by Serhiy Storchaka in branch 'default':
Issue #24245: Eliminated senseless expect clauses that have no any effect.
https://hg.python.org/cpython/rev/004c689d259c

New changeset 56e1d24806b3 by Serhiy Storchaka in branch '2.7':
Issue #24245: Eliminated senseless expect clauses that have no any effect in
https://hg.python.org/cpython/rev/56e1d24806b3

New changeset f10ba5313fbb by Serhiy Storchaka in branch '3.4':
Issue #24245: Eliminated senseless expect clauses that have no any effect in
https://hg.python.org/cpython/rev/f10ba5313fbb

New changeset 5deb169ebb22 by Serhiy Storchaka in branch 'default':
Issue #24245: Eliminated senseless expect clauses that have no any effect in
https://hg.python.org/cpython/rev/5deb169ebb22

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

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


More information about the Python-bugs-list mailing list