[issue19344] ReStructuredText error in whatsnew/3.4.rst

2013-10-22 Thread Marius Gedminas
New submission from Marius Gedminas: Trivial syntax fix attached -- assignee: docs@python components: Documentation files: whatsnew-rst-fix.patch keywords: patch messages: 200907 nosy: docs@python, mgedmin priority: normal severity: normal status: open title: ReStructuredText error in wh

[issue19344] ReStructuredText error in whatsnew/3.4.rst

2013-10-22 Thread Christian Heimes
Christian Heimes added the comment: Fixed in http://hg.python.org/cpython/rev/af628ab4272a Thanks! -- nosy: +christian.heimes resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker