[issue16290] PyComplex_AsCComplex should allow __complex__ to return float.

Roundup Robot report at bugs.python.org
Wed Nov 14 18:08:49 CET 2012


Roundup Robot added the comment:

New changeset 399e59ad0a70 by Mark Dickinson in branch 'default':
Issue #16290: __complex__ must now always return an instance of complex.
http://hg.python.org/cpython/rev/399e59ad0a70

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

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


More information about the Python-bugs-list mailing list