[New-bugs-announce] [issue39416] Document default numeric string formats

Karl O. Pinc report at bugs.python.org
Tue Jan 21 21:35:29 EST 2020


New submission from Karl O. Pinc <kop at karlpinc.com>:

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/

----------
assignee: docs at python
components: Documentation
messages: 360442
nosy: docs at python, kop
priority: normal
severity: normal
status: open
title: Document default numeric string formats

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39416>
_______________________________________


More information about the New-bugs-announce mailing list