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 mark.dickinson
Recipients docs@python, josh.r, mark.dickinson, rhettinger, rushilu, serhiy.storchaka, steven.daprano, tim.peters
Date 2020-04-13.10:40:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586774414.48.0.629789559394.issue40269@roundup.psfhosted.org>
In-reply-to
Content
Another related issue is #23229, where Guido says (in msg233963):

> BTW I don't want repr() of a complex number to use the
> complex(..., ...) notation -- it's too verbose.
History
Date User Action Args
2020-04-13 10:40:14mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, steven.daprano, docs@python, serhiy.storchaka, josh.r, rushilu
2020-04-13 10:40:14mark.dickinsonsetmessageid: <1586774414.48.0.629789559394.issue40269@roundup.psfhosted.org>
2020-04-13 10:40:14mark.dickinsonlinkissue40269 messages
2020-04-13 10:40:14mark.dickinsoncreate