From e9cb0afbed9d7b0b0ea3319bf14e53918728170c Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Mon, 11 Apr 2022 17:59:35 +0200 Subject: [PATCH 1/2] Update Sphinx bpo role to use redirect URI. (GH-32342) --- Doc/tools/extensions/pyspecific.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tools/extensions/pyspecific.py b/Doc/tools/extensions/pyspecific.py index e3369cdc1ebe10..48bd87958ec993 100644 --- a/Doc/tools/extensions/pyspecific.py +++ b/Doc/tools/extensions/pyspecific.py @@ -43,7 +43,7 @@ import suspicious -ISSUE_URI = 'https://bugs.python.org/issue%s' +ISSUE_URI = 'https://bugs.python.org/issue?@action=redirect&bpo=%s' SOURCE_URI = 'https://github.com/python/cpython/tree/3.8/%s' # monkey-patch reST parser to disable alphabetic and roman enumerated lists From 4aaa30ca1c44db70292c6547cffecb51188d7b01 Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Sun, 24 Apr 2022 22:56:30 +0200 Subject: [PATCH 2/2] [3.8] Update Sphinx bpo role to use redirect URI. (GH-32342). (cherry picked from commit 08cfe079503ffd19d8b7ab324f0fdb1c6b150ca8) Co-authored-by: Ezio Melotti pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy