[2.7] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) by serhiy-storchaka · Pull Request #1616 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
serhiy-storchaka merged 2 commits intopython:2.7from
May 16, 2017Merged
[2.7] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613)#1616
serhiy-storchaka merged 2 commits intopython:2.7from
[2.7] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613)#1616
serhiy-storchaka merged 2 commits intopython:2.7from
Conversation
Copy link Copy Markdown
Member
serhiy-storchaka
commented
May 16, 2017
serhiy-storchaka
commented
- 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)
the-knights-who-say-ni
added
the
CLA signed
label
Copy link Copy Markdown
Member
brettcannon
commented
May 16, 2017
brettcannon commented
May 16, 2017@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.
vstinner approved these changes May 16, 2017
Copy link Copy Markdown
Member
vstinner
left a comment
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
merged commit
b8b9f95
into
python:2.7
serhiy-storchaka
deleted the
backport-d97b7dc-2.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment