diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-11-29 09:58:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-29 09:58:01 (GMT) |
commit | cf47b3969e21f66655fcb414ff9bfdd503069c2d (patch) | |
tree | 10391474472511a395d6c12e2d87fd287aecc781 /Python/pythonrun.c | |
parent | cfb2f796342c224599eeab847e8593343a775408 (diff) | |
download | cpython-cf47b3969e21f66655fcb414ff9bfdd503069c2d.zip cpython-cf47b3969e21f66655fcb414ff9bfdd503069c2d.tar.gz cpython-cf47b3969e21f66655fcb414ff9bfdd503069c2d.tar.bz2 |
bpo-39096: Improve description of 'e', 'f' and 'g' presentation types (GH-23537) (GH-23550)
* Improve description of 'e', 'f' and 'g' presentation types
* Drop the 'E' from Scientific 'E' notation; remove >= 0 qualifications
* Fix false statement that the alternate form is valid for Decimal
* Nitpick: remove the Harvard/Oxford comma
* Add note that the decimal point is also removed if no digits follow it, except in alternate form
(cherry picked from commit c642374b3ef72f6f300616f07aea2a3f9ed83e51)
Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions