[2.7] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) by serhiy-storchaka · Pull Request #1616 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@serhiy-storchaka

Copy link Copy Markdown

Member

  • Use explicit numbering for footnotes referred by explicit number.
  • Fix literal strings formatting in howto/urllib2.rst.
    (cherry picked from commit d97b7dc)
* Use explicit numbering for footnotes referred by explicit number.
* Restore missed footnote reference in stdtypes.rst.
* Fix literal strings formatting in howto/urllib2.rst.
* Update susp-ignored.csv for zipapp.rst.
* Fix suspicious mark up in Misc/NEWS..
(cherry picked from commit d97b7dc)

@serhiy-storchaka serhiy-storchaka added the docs

Documentation in the Doc dir

label

May 16, 2017

@brettcannon

Copy link Copy Markdown

Member

@serhiy-storchaka I just pinned the version of Sphinx to 1.5.6 in the 2.7 branch in case you don't get to updating this PR to passing for a little while. Obviously feel free to update the .travis.yml file in the PR when you're ready.

Copy link Copy Markdown

Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@serhiy-storchaka serhiy-storchaka merged commit b8b9f95 into python:2.7

May 16, 2017

@serhiy-storchaka serhiy-storchaka deleted the backport-d97b7dc-2.7 branch

May 16, 2017 22:26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vstinner vstinner vstinner approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@serhiy-storchaka @brettcannon @vstinner @the-knights-who-say-ni