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

Skip to content

Commit 4fec47e

Browse files
committed
Fix the dead link of IEEE_854-1987 standard with the Wikipedia entry.
Addresses issue #18438
1 parent 0494c2a commit 4fec47e

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)