Staging
v0.8.1
https://github.com/python/cpython
Revision c642374b3ef72f6f300616f07aea2a3f9ed83e51 authored by Mark Dickinson on 29 November 2020, 09:34:36 UTC, committed by GitHub on 29 November 2020, 09:34:36 UTC
* 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
1 parent 00a6568
History
Tip revision: c642374b3ef72f6f300616f07aea2a3f9ed83e51 authored by Mark Dickinson on 29 November 2020, 09:34:36 UTC
bpo-39096: Improve description of 'e', 'f' and 'g' presentation types (#23537)
Tip revision: c642374
File Mode Size
argparse.rst -rw-r--r-- 23.1 KB
clinic.rst -rw-r--r-- 64.6 KB
cporting.rst -rw-r--r-- 1005 bytes
curses.rst -rw-r--r-- 24.9 KB
descriptor.rst -rw-r--r-- 48.2 KB
functional.rst -rw-r--r-- 48.2 KB
index.rst -rw-r--r-- 654 bytes
instrumentation.rst -rw-r--r-- 14.5 KB
ipaddress.rst -rw-r--r-- 11.5 KB
logging-cookbook.rst -rw-r--r-- 115.2 KB
logging.rst -rw-r--r-- 47.6 KB
logging_flow.png -rw-r--r-- 21.5 KB
pyporting.rst -rw-r--r-- 22.1 KB
regex.rst -rw-r--r-- 61.4 KB
sockets.rst -rw-r--r-- 18.1 KB
sorting.rst -rw-r--r-- 11.4 KB
unicode.rst -rw-r--r-- 31.1 KB
urllib2.rst -rw-r--r-- 24.1 KB

back to top