Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f0eccfd

Browse files
committed
#11435: Merge with 3.2
2 parents 5e25525 + 1a87e32 commit f0eccfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/sphinxext/pyspecific.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"""
1111

1212
ISSUE_URI = 'http://bugs.python.org/issue%s'
13-
SOURCE_URI = 'http://svn.python.org/view/python/branches/py3k/%s?view=markup'
13+
SOURCE_URI = 'http://hg.python.org/cpython/file/default/%s'
1414

1515
from docutils import nodes, utils
1616
from sphinx.util.nodes import split_explicit_title

0 commit comments

Comments
 (0)