Branch: refs/heads/Mariatta-bpo-30380 Home: https://github.com/python/cpython Commit: d97b7dc94b19063f0589d401bdc4aaadc7030762 https://github.com/python/cpython/commit/d97b7dc94b19063f0589d401bdc4aaadc7030762 Author: Serhiy Storchaka <storchaka at gmail.com> Date: 2017年05月16日 (2017年5月16日) Changed paths: M Doc/howto/urllib2.rst M Doc/library/pyexpat.rst M Doc/library/stdtypes.rst M Doc/library/xml.dom.minidom.rst M Doc/library/xml.etree.elementtree.rst M Doc/tools/susp-ignored.csv M Misc/NEWS Log Message: ----------- bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613) * 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. Commit: 619b6edb3467fad0b435c1e389056bccf1dc5099 https://github.com/python/cpython/commit/619b6edb3467fad0b435c1e389056bccf1dc5099 Author: Brett Cannon <brett at python.org> Date: 2017年05月16日 (2017年5月16日) Changed paths: M Doc/howto/urllib2.rst M Doc/library/pyexpat.rst M Doc/library/stdtypes.rst M Doc/library/xml.dom.minidom.rst M Doc/library/xml.etree.elementtree.rst M Doc/tools/susp-ignored.csv M Misc/NEWS Log Message: ----------- Merge branch 'master' of https://github.com/python/cpython Compare: https://github.com/python/cpython/compare/df2cbb18d7c0...619b6edb3467