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 Arfrever, Duke.Dougal, Illirgway, barry, jesstess, lpolzer, maciej.szulik, python-dev, r.david.murray, richard, serhiy.storchaka, sreepriya, vstinner, zvyn
Date 2016-05-29.20:52:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160529205156.10660.71914.38D151C9@psf.io>
In-reply-to
Content
New changeset 71813a05e488 by Serhiy Storchaka in branch 'default':
Issue #27033: Removed unnecessary the bool calls.
https://hg.python.org/cpython/rev/71813a05e488
History
Date User Action Args
2016-05-29 20:52:00python-devsetrecipients: + python-dev, barry, richard, vstinner, Arfrever, r.david.murray, jesstess, serhiy.storchaka, maciej.szulik, lpolzer, Illirgway, Duke.Dougal, zvyn, sreepriya
2016-05-29 20:52:00python-devlinkissue27033 messages
2016-05-29 20:52:00python-devcreate