We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 110fe17 + cfb9183 commit f31af4bCopy full SHA for f31af4b
tests/roots/test-root/conf.py
@@ -42,7 +42,7 @@
42
coverage_c_path = ['special/*.h']
43
coverage_c_regexes = {'function': r'^PyAPI_FUNC\(.*\)\s+([^_][\w_]+)'}
44
45
-extlinks = {'issue': ('http://bugs.python.org/issue%s', 'issue '),
+extlinks = {'issue': ('http://bugs.python.org/issue%s', 'issue %s'),
46
'pyurl': ('http://python.org/%s', None)}
47
48
# modify tags from conf.py
0 commit comments