]> 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:38:06 +0000 (23:38 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Apr 2018 06:38:06 +0000 (23:38 -0700)
commit70955450bd97dfd56c2440b04bf46e7e276eba59
tree9f848a262f2e006c1222cef065a35a3992e6572f
parentc0a0c64fe2c1281268d96de2e2d97efa17942c60
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