Mailing List Archive

bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896)
https://github.com/python/cpython/commit/9f2f7e42269db74a89fc8cd74d82a875787f01d7
commit: 9f2f7e42269db74a89fc8cd74d82a875787f01d7
branch: main
author: Zachary Ware <zach@python.org>
committer: zware <zachary.ware@gmail.com>
date: 2021-12-02T14:24:25-06:00
summary:

bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896)

files:
M Doc/tutorial/floatingpoint.rst

diff --git a/Doc/tutorial/floatingpoint.rst b/Doc/tutorial/floatingpoint.rst
index b98de6e56a003..7212b40be8377 100644
--- a/Doc/tutorial/floatingpoint.rst
+++ b/Doc/tutorial/floatingpoint.rst
@@ -133,7 +133,7 @@ with inexact values become comparable to one another::

Binary floating-point arithmetic holds many surprises like this. The problem
with "0.1" is explained in precise detail below, in the "Representation Error"
-section. See `The Perils of Floating Point <http://www.lahey.com/float.htm>`_
+section. See `The Perils of Floating Point <https://www.lahey.com/float.htm>`_
for a more complete account of other common surprises.

As that says near the end, "there are no easy answers." Still, don't be unduly

_______________________________________________
Python-checkins mailing list
Python-checkins@python.org
https://mail.python.org/mailman/listinfo/python-checkins
bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896) [ In reply to ]
https://github.com/python/cpython/commit/f6648e229edf07a1e4897244d7d34989dd9ea647
commit: f6648e229edf07a1e4897244d7d34989dd9ea647
branch: 3.10
author: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
committer: miss-islington <31488909+miss-islington@users.noreply.github.com>
date: 2021-12-02T12:45:09-08:00
summary:

bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896)

(cherry picked from commit 9f2f7e42269db74a89fc8cd74d82a875787f01d7)

Co-authored-by: Zachary Ware <zach@python.org>

files:
M Doc/tutorial/floatingpoint.rst

diff --git a/Doc/tutorial/floatingpoint.rst b/Doc/tutorial/floatingpoint.rst
index b98de6e56a003..7212b40be8377 100644
--- a/Doc/tutorial/floatingpoint.rst
+++ b/Doc/tutorial/floatingpoint.rst
@@ -133,7 +133,7 @@ with inexact values become comparable to one another::

Binary floating-point arithmetic holds many surprises like this. The problem
with "0.1" is explained in precise detail below, in the "Representation Error"
-section. See `The Perils of Floating Point <http://www.lahey.com/float.htm>`_
+section. See `The Perils of Floating Point <https://www.lahey.com/float.htm>`_
for a more complete account of other common surprises.

As that says near the end, "there are no easy answers." Still, don't be unduly

_______________________________________________
Python-checkins mailing list
Python-checkins@python.org
https://mail.python.org/mailman/listinfo/python-checkins
bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896) [ In reply to ]
https://github.com/python/cpython/commit/257eea55860c5f35acce49c062c5823c7a3a1317
commit: 257eea55860c5f35acce49c062c5823c7a3a1317
branch: 3.9
author: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
committer: terryjreedy <tjreedy@udel.edu>
date: 2021-12-04T00:28:30-05:00
summary:

bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896)

(cherry picked from commit 9f2f7e42269db74a89fc8cd74d82a875787f01d7)

Co-authored-by: Zachary Ware <zach@python.org>

files:
M Doc/tutorial/floatingpoint.rst

diff --git a/Doc/tutorial/floatingpoint.rst b/Doc/tutorial/floatingpoint.rst
index b98de6e56a003..7212b40be8377 100644
--- a/Doc/tutorial/floatingpoint.rst
+++ b/Doc/tutorial/floatingpoint.rst
@@ -133,7 +133,7 @@ with inexact values become comparable to one another::

Binary floating-point arithmetic holds many surprises like this. The problem
with "0.1" is explained in precise detail below, in the "Representation Error"
-section. See `The Perils of Floating Point <http://www.lahey.com/float.htm>`_
+section. See `The Perils of Floating Point <https://www.lahey.com/float.htm>`_
for a more complete account of other common surprises.

As that says near the end, "there are no easy answers." Still, don't be unduly

_______________________________________________
Python-checkins mailing list
Python-checkins@python.org
https://mail.python.org/mailman/listinfo/python-checkins