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 kop
Recipients docs@python, kop
Date 2020-01-22.02:35:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579660529.58.0.0341841917197.issue39416@roundup.psfhosted.org>
In-reply-to
Content
Seems sane to put _some_ restrictions on the string representations of the Numeric classes.  This would be a change to the Python language
specification.

Suggestions made in a pull request.

See the email thread:
Subject: Documenting Python's float.__str__()
https://mail.python.org/archives/list/python-dev@python.org/thread/FV22TKT3S2Q3P7PNN6MCXI6IX3HRRNAL/
History
Date User Action Args
2020-01-22 02:35:29kopsetrecipients: + kop, docs@python
2020-01-22 02:35:29kopsetmessageid: <1579660529.58.0.0341841917197.issue39416@roundup.psfhosted.org>
2020-01-22 02:35:29koplinkissue39416 messages
2020-01-22 02:35:29kopcreate