Roundup Robot added the comment:

New changeset 0c8f45caf697 by Antoine Pitrou in branch '3.4':
Issue #22604: Fix assertion error in debug mode when dividing a complex number 
by (nan+0j).
https://hg.python.org/cpython/rev/0c8f45caf697

New changeset af0104aed5b1 by Antoine Pitrou in branch 'default':
Issue #22604: Fix assertion error in debug mode when dividing a complex number 
by (nan+0j).
https://hg.python.org/cpython/rev/af0104aed5b1

New changeset cd4ecaf38283 by Antoine Pitrou in branch '2.7':
Issue #22604: Fix assertion error in debug mode when dividing a complex number 
by (nan+0j).
https://hg.python.org/cpython/rev/cd4ecaf38283

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

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22604>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to