]> granicus.if.org Git - python/commit
fix pydoc-topics to work with Sphinx 1.7 (GH-6475)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 17 Apr 2018 06:32:43 +0000 (23:32 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Apr 2018 06:32:43 +0000 (23:32 -0700)
commit7899153c1f9e6808c7729200f62ab2a70cfa9427
tree1911be021c8275b60ed965d818955b7fdff7c469
parent3b4e756b4365cc90178b5dc5c9965fc373172997
fix pydoc-topics to work with Sphinx 1.7 (GH-6475)

In fact, we now require a newer Sphinx version because APIs have moved around.
(cherry picked from commit acfb087f9f5590e5174a30eced3c2fe911f49d70)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Doc/tools/extensions/pyspecific.py