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 franciscouzo, martin.panter, python-dev, serhiy.storchaka
Date 2016-09-17.08:02:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160917080256.34406.65614.DBBEEA81@psf.io>
In-reply-to
Content
New changeset a2bfec367cef by Martin Panter in branch '2.7':
Issue #28139: Fix messed up indentation
https://hg.python.org/cpython/rev/a2bfec367cef

New changeset 0e2a891639dd by Martin Panter in branch '3.5':
Issue #28139: Fix messed up indentation
https://hg.python.org/cpython/rev/0e2a891639dd

New changeset 1e052a70a70a by Martin Panter in branch '3.6':
Issue #28139: Merge indentation fixes from 3.5 into 3.6
https://hg.python.org/cpython/rev/1e052a70a70a

New changeset c49084a28969 by Martin Panter in branch 'default':
Issue #28139: Merge indentation fixes from 3.6
https://hg.python.org/cpython/rev/c49084a28969
History
Date User Action Args
2016-09-17 08:03:00python-devsetrecipients: + python-dev, martin.panter, serhiy.storchaka, franciscouzo
2016-09-17 08:03:00python-devlinkissue28139 messages
2016-09-17 08:02:59python-devcreate