[issue27178] Unconverted RST marking in interpreter tutorial

2016-06-01 Thread Berker Peksag
Berker Peksag added the comment: Good catch! Thanks for patch, Nathan. -- nosy: +berker.peksag resolution: -> fixed stage: -> resolved status: open -> closed type: enhancement -> behavior ___ Python tracker _

[issue27178] Unconverted RST marking in interpreter tutorial

2016-06-01 Thread Roundup Robot
Roundup Robot added the comment: New changeset a2ffc966363e by Berker Peksag in branch 'default': Issue #27178: Fix markup in tutorial https://hg.python.org/cpython/rev/a2ffc966363e -- nosy: +python-dev ___ Python tracker

[issue27178] Unconverted RST marking in interpreter tutorial

2016-06-01 Thread Nathan Harold
New submission from Nathan Harold: There's a bit of uninterpreted RST markup: 3.6.. _tut-using: at the top of the second section of the tutorial (https://docs.python.org/3.6/tutorial/interpreter.html) in the documentation for 3.6 only. (I can see this in the offline copy I received with 3.6.