Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f367962

Browse files
committed
merge from 3.3
Fix the dead link of IEEE_854-1987 standard with the Wikipedia entry. Addresses issue #18438
2 parents 583cd03 + 4fec47e commit f367962

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/decimal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
2222
and IEEE standard 854-1987:
2323
24-
www.cs.berkeley.edu/~ejr/projects/754/private/drafts/854-1987/dir.html
24+
http://en.wikipedia.org/wiki/IEEE_854-1987
2525
2626
Decimal floating point has finite precision with arbitrarily large bounds.
2727

0 commit comments

Comments
 (0)