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 Demur Rumed, python-dev
Date 2016-05-24.05:48:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160524054815.15443.21671.5C08FE21@psf.io>
In-reply-to
Content
New changeset 3732828f2835 by Benjamin Peterson in branch '3.5':
fix indentation and add curlies (closes #27093)
https://hg.python.org/cpython/rev/3732828f2835

New changeset f0438e1a4761 by Benjamin Peterson in branch '2.7':
fix indentation and add curlies (closes #27093)
https://hg.python.org/cpython/rev/f0438e1a4761

New changeset 7a7f54fe0698 by Benjamin Peterson in branch 'default':
merge 3.5 (#27093)
https://hg.python.org/cpython/rev/7a7f54fe0698
History
Date User Action Args
2016-05-24 05:48:18python-devsetrecipients: + python-dev, Demur Rumed
2016-05-24 05:48:18python-devlinkissue27093 messages
2016-05-24 05:48:18python-devcreate