This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients berker.peksag, docs@python, orsenthil, python-dev
Date 2017-01-24.06:30:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170124063000.24986.40394.FD669311@psf.io>
In-reply-to
Content
New changeset fb2885f9b4dd by Martin Panter in branch '2.7':
Issue #29189: Fix indentation in RST markup
https://hg.python.org/cpython/rev/fb2885f9b4dd

New changeset 75e341d79c99 by Martin Panter in branch '3.5':
Issue #29189: Fix indentation in RST markup
https://hg.python.org/cpython/rev/75e341d79c99

New changeset f0854405c830 by Martin Panter in branch '3.6':
Issues #29189: Merge indentation fixes from 3.5
https://hg.python.org/cpython/rev/f0854405c830

New changeset d654b7c63b48 by Martin Panter in branch 'default':
Issues #29189: Merge indentation fixes from 3.6
https://hg.python.org/cpython/rev/d654b7c63b48
History
Date User Action Args
2017-01-24 06:30:04python-devsetrecipients: + python-dev, orsenthil, docs@python, berker.peksag
2017-01-24 06:30:04python-devlinkissue29189 messages
2017-01-24 06:30:03python-devcreate