This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients docs@python, josh.r, mark.dickinson, rhettinger, rushilu, serhiy.storchaka, steven.daprano, terry.reedy, tim.peters
Date 2020-04-30.00:22:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588206146.17.0.795347504968.issue40269@roundup.psfhosted.org>
In-reply-to
Content
After reading through the comments, I don't think we should change repr(complex) unless there is computational issue, such as eval(repr(z) != z.  Raymond, I agree with your overlooked doc tweek.  If you submit a PR, you can ask me to review.
History
Date User Action Args
2020-04-30 00:22:26terry.reedysetrecipients: + terry.reedy, tim.peters, rhettinger, mark.dickinson, steven.daprano, docs@python, serhiy.storchaka, josh.r, rushilu
2020-04-30 00:22:26terry.reedysetmessageid: <1588206146.17.0.795347504968.issue40269@roundup.psfhosted.org>
2020-04-30 00:22:26terry.reedylinkissue40269 messages
2020-04-30 00:22:26terry.reedycreate