[issue10621] >>> 1 + 2j --> (1 + 2j) and not (1+2j)

Eric V. Smith report at bugs.python.org
Sun Nov 20 22:48:00 CET 2011


Eric V. Smith <eric at trueblade.com> added the comment:

I'm not sure why this is being reopened. Unless there's been a discussion I'm not aware of, the change is still not worth the disruption it would cause.

And in any event, it can only be addressed in new (as yet unreleased) versions of python. It would never be implemented in any release before 3.3.

----------
resolution: remind -> wont fix
status: open -> closed
versions:  -Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.4

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


More information about the Python-bugs-list mailing list