[issue28390] Wrong heading levels in whatsnew/3.6

2016-10-08 Thread Berker Peksag
Berker Peksag added the comment: Thanks! -- nosy: +berker.peksag resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ _

[issue28390] Wrong heading levels in whatsnew/3.6

2016-10-08 Thread Roundup Robot
Roundup Robot added the comment: New changeset 3ee15bd35902 by Berker Peksag in branch '3.6': Issue #28390: Fix header levels in whatsnew/3.6.rst https://hg.python.org/cpython/rev/3ee15bd35902 New changeset 43b1b3c883ff by Berker Peksag in branch 'default': Issue #28390: Merge from 3.6 https://h

[issue28390] Wrong heading levels in whatsnew/3.6

2016-10-08 Thread SilentGhost
New submission from SilentGhost: Couple of headings in whatsnew/3.6.rst have wrong level. The patch fixes this. -- assignee: docs@python components: Documentation files: headings.diff keywords: patch messages: 278296 nosy: SilentGhost, docs@python priority: normal severity: normal stage: