[issue1762] Inheriting from ABCs makes classes slower.

Jeffrey Yasskin report at bugs.python.org
Sun Feb 10 10:26:10 CET 2008


Jeffrey Yasskin added the comment:

Right. Decimal was just the place I noticed the problem first. Now it
affects Rational more, but it's really a problem with ABCs in general,
not specific concrete classes.

----------
title: Inheriting from ABC slows Decimal down. -> Inheriting from ABCs makes classes slower.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1762>
__________________________________


More information about the Python-bugs-list mailing list