Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix pydoc-topics to work with Sphinx 1.7 #6475

Merged
merged 1 commit into from
Apr 17, 2018
Merged

Conversation

benjaminp
Copy link
Contributor

In fact, we now require a newer Sphinx version because APIs have moved around.

In fact, we now require a newer Sphinx version because APIs have moved around.
@miss-islington
Copy link
Contributor

Thanks @benjaminp for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@benjaminp benjaminp deleted the benjamin-newer-sphinx branch April 17, 2018 05:56
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 17, 2018
In fact, we now require a newer Sphinx version because APIs have moved around.
(cherry picked from commit acfb087)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
@bedevere-bot
Copy link

GH-6500 is a backport of this pull request to the 3.7 branch.

@miss-islington
Copy link
Contributor

Sorry, @benjaminp, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker acfb087f9f5590e5174a30eced3c2fe911f49d70 2.7

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 17, 2018
In fact, we now require a newer Sphinx version because APIs have moved around.
(cherry picked from commit acfb087)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
@bedevere-bot
Copy link

GH-6501 is a backport of this pull request to the 3.6 branch.

benjaminp added a commit that referenced this pull request Apr 17, 2018
In fact, we now require a newer Sphinx version because APIs have moved around..
(cherry picked from commit acfb087)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
@bedevere-bot
Copy link

GH-6502 is a backport of this pull request to the 2.7 branch.

miss-islington added a commit that referenced this pull request Apr 17, 2018
In fact, we now require a newer Sphinx version because APIs have moved around.
(cherry picked from commit acfb087)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
miss-islington added a commit that referenced this pull request Apr 17, 2018
In fact, we now require a newer Sphinx version because APIs have moved around.
(cherry picked from commit acfb087)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants