[issue27006] C implementation of Decimal.from_float() bypasses __new__ and __init__

Roundup Robot report at bugs.python.org
Mon Jun 20 06:11:28 EDT 2016


Roundup Robot added the comment:

New changeset dd3f48f1df86 by Stefan Krah in branch '3.5':
Issue #27006: from_float(): call the subclass' __new__() and __init__().
https://hg.python.org/cpython/rev/dd3f48f1df86

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

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


More information about the Python-bugs-list mailing list