Home
last modified time | relevance | path

Searched refs:gh_issue_re (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Doc/tools/extensions/
H A Dpyspecific.py475 gh_issue_re = re.compile('(?:gh-issue-|gh-)([0-9]+)', re.I) variable
504 content = gh_issue_re.sub(r':gh:`\1`', content)

Completed in 2 milliseconds