[issue29602] complex() on object with __complex__ function loses sign of zero imaginary part

Mark Dickinson report at bugs.python.org
Mon Feb 20 16:50:51 EST 2017


Mark Dickinson added the comment:


New changeset 0936a00fe035e3e52c30bcbc59668dc0f519ced6 by GitHub in branch '3.5':
bpo-29602: fix signed zero handling in complex constructor. (#203) (#205)
https://github.com/python/cpython/commit/0936a00fe035e3e52c30bcbc59668dc0f519ced6


----------

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


More information about the Python-bugs-list mailing list