]> granicus.if.org Git - python/commit
fix pydoc-topics to work with Sphinx 1.7 (GH-6475)
authorBenjamin Peterson <benjamin@python.org>
Tue, 17 Apr 2018 05:56:46 +0000 (22:56 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Apr 2018 05:56:46 +0000 (22:56 -0700)
commitacfb087f9f5590e5174a30eced3c2fe911f49d70
treee3e7e843e5d427d61276172b421185a82054cf29
parent4b685bf7192fff48c8effeeae4f4d64f9420ec0f
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.
Doc/tools/extensions/pyspecific.py