]> granicus.if.org Git - python/commit
Issue #16290: __complex__ must now always return an instance of complex.
authorMark Dickinson <mdickinson@enthought.com>
Wed, 14 Nov 2012 17:08:31 +0000 (17:08 +0000)
committerMark Dickinson <mdickinson@enthought.com>
Wed, 14 Nov 2012 17:08:31 +0000 (17:08 +0000)
commitd20fb8219554989f3ed901c144014d2f4c5a300a
tree8cdc39318d3ce7f8bf6fa16ab73795eceae238e5
parent2eb2f5e3597499b0c72b50bb5ed26da0e1cb65b9
Issue #16290: __complex__ must now always return an instance of complex.
Lib/test/test_complex.py
Misc/NEWS
Objects/complexobject.c