[issue28479] Missing indentation in using/windows.rst

2016-10-19 Thread STINNER Victor
STINNER Victor added the comment: Thanks for your contribution Julien. -- nosy: +haypo ___ Python tracker ___ ___ Python-bugs-list mai

[issue28479] Missing indentation in using/windows.rst

2016-10-19 Thread Roundup Robot
Roundup Robot added the comment: New changeset 39ac5093bdbb by Victor Stinner in branch '3.6': Close #28479: Fix reST syntax in windows.rst https://hg.python.org/cpython/rev/39ac5093bdbb -- nosy: +python-dev resolution: -> fixed stage: -> resolved status: open -> closed __

[issue28479] Missing indentation in using/windows.rst

2016-10-19 Thread Julien
New submission from Julien: Hi, In https://docs.python.org/3.7/using/windows.html, right before https://docs.python.org/3.7/using/windows.html#additional-modules, the "Changed in version 3.6:" content lacks an indentation. It look like it's nothing, but it breaks the PDF generation, by genera