[issue12029] Catching virtual subclasses in except clauses

George-Cristian Bîrzan report at bugs.python.org
Sat May 12 12:48:57 CEST 2012


George-Cristian Bîrzan <gcbirzan at gmail.com> added the comment:

As promissed the patch. It doesn't break any tests, and it passes the ones I added. I have a pybench one as well, which even though trivial, does point to the fact that there is a degradation in performance, but not sure it's worth posting here.

----------
keywords: +patch
Added file: http://bugs.python.org/file25548/issue12029.patch

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


More information about the Python-bugs-list mailing list