From 78a920e48d1e459f409a2aba0a4df08ad92eb6af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Srinivas=20Reddy=20Thatiparthy=20=28=E0=B0=A4=E0=B0=BE?= =?UTF-8?q?=E0=B0=9F=E0=B0=BF=E0=B0=AA=E0=B0=B0=E0=B1=8D=E0=B0=A4=E0=B0=BF?= =?UTF-8?q?=20=E0=B0=B6=E0=B1=8D=E0=B0=B0=E0=B1=80=E0=B0=A8=E0=B0=BF?= =?UTF-8?q?=E0=B0=B5=E0=B0=BE=E0=B0=B8=E0=B1=8D=20=20=E0=B0=B0=E0=B1=86?= =?UTF-8?q?=E0=B0=A1=E0=B1=8D=E0=B0=A1=E0=B0=BF=29?= Date: Fri, 31 Jan 2025 15:51:13 +0530 Subject: [PATCH 1/2] Replace pipermail 404 with wayback machine's URL --- peps/pep-0499.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0499.rst b/peps/pep-0499.rst index 40c593ea983..0bff4d62d68 100644 --- a/peps/pep-0499.rst +++ b/peps/pep-0499.rst @@ -229,7 +229,7 @@ References .. _issue 19702: http://bugs.python.org/issue19702 -.. _I tripped over this issue: https://mail.python.org/pipermail/python-list/2015-August/694905.html +.. _I tripped over this issue: https://web.archive.org/web/20180715040816/https://mail.python.org/pipermail/python-list/2015-August/694905.html Copyright From 2915ec1ebe59b160d8540745b3b55820b0cf5071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Srinivas=20Reddy=20Thatiparthy=20=28=E0=B0=A4=E0=B0=BE?= =?UTF-8?q?=E0=B0=9F=E0=B0=BF=E0=B0=AA=E0=B0=B0=E0=B1=8D=E0=B0=A4=E0=B0=BF?= =?UTF-8?q?=20=E0=B0=B6=E0=B1=8D=E0=B0=B0=E0=B1=80=E0=B0=A8=E0=B0=BF?= =?UTF-8?q?=E0=B0=B5=E0=B0=BE=E0=B0=B8=E0=B1=8D=20=20=E0=B0=B0=E0=B1=86?= =?UTF-8?q?=E0=B0=A1=E0=B1=8D=E0=B0=A1=E0=B0=BF=29?= Date: Fri, 31 Jan 2025 16:13:07 +0530 Subject: [PATCH 2/2] Update peps/pep-0499.rst Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- peps/pep-0499.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0499.rst b/peps/pep-0499.rst index 0bff4d62d68..77895237cdc 100644 --- a/peps/pep-0499.rst +++ b/peps/pep-0499.rst @@ -229,7 +229,7 @@ References .. _issue 19702: http://bugs.python.org/issue19702 -.. _I tripped over this issue: https://web.archive.org/web/20180715040816/https://mail.python.org/pipermail/python-list/2015-August/694905.html +.. _I tripped over this issue: https://mail.python.org/pipermail/python-list/2015-August/845302.html Copyright