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
COPYING -rw-r--r-- 1.1 KB
ascii.h -rw-r--r-- 3.4 KB
asciitab.h -rw-r--r-- 3.3 KB
expat.h -rw-r--r-- 40.5 KB
expat_config.h -rw-r--r-- 365 bytes
expat_external.h -rw-r--r-- 5.5 KB
iasciitab.h -rw-r--r-- 3.3 KB
internal.h -rw-r--r-- 3.9 KB
latin1tab.h -rw-r--r-- 3.3 KB
nametab.h -rw-r--r-- 8.8 KB
pyexpatns.h -rw-r--r-- 6.9 KB
siphash.h -rw-r--r-- 12.9 KB
utf8tab.h -rw-r--r-- 3.3 KB
winconfig.h -rw-r--r-- 2.0 KB
xmlparse.c -rw-r--r-- 232.3 KB
xmlrole.c -rw-r--r-- 34.1 KB
xmlrole.h -rw-r--r-- 4.3 KB
xmltok.c -rw-r--r-- 52.7 KB
xmltok.h -rw-r--r-- 12.2 KB
xmltok_impl.c -rw-r--r-- 51.3 KB
xmltok_impl.h -rw-r--r-- 3.3 KB
xmltok_ns.c -rw-r--r-- 4.2 KB

back to top