10000 Update Doc/tools/extensions/pyspecific.py · python/cpython@0022e1a · GitHub
[go: up one dir, main page]

Skip to content

Commit 0022e1a

Browse files
encukouAA-Turner
andauthored
Update Doc/tools/extensions/pyspecific.py
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent e270ddc commit 0022e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/tools/extensions/pyspecific.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
from sphinx.util.docutils import SphinxDirective
2929
from sphinx.writers.text import TextWriter, TextTranslator
3030
from sphinx.util.display import status_iterator
31-
import sphinx.directives.other
31+
import sphinx.domains.changeset
3232

3333

3434
ISSUE_URI = 'https://bugs.python.org/issue?@action=redirect&bpo=%s'

0 commit comments

Comments
 (0)
0