Skip to content
Snippets Groups Projects
Unverified Commit 6fd61c96 authored by Ezio Melotti's avatar Ezio Melotti Committed by GitHub
Browse files

[3.7] Update Sphinx bpo role to use redirect URI. (GH-91893)


(cherry picked from commit 08cfe079)

Co-authored-by: default avatarEzio Melotti <ezio.melotti@gmail.com>
parent 5adef3dd
Branches
Tags
No related merge requests found
......@@ -35,7 +35,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.7/%s'
# monkey-patch reST parser to disable alphabetic and roman enumerated lists
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment