commit | acfb087f9f5590e5174a30eced3c2fe911f49d70 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Mon Apr 16 22:56:46 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Apr 16 22:56:46 2018 -0700 |
tree | e3e7e843e5d427d61276172b421185a82054cf29 | |
parent | 4b685bf7192fff48c8effeeae4f4d64f9420ec0f [diff] |
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.