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 SilentGhost
Recipients SilentGhost, h.venev
Date 2016-01-06.18:52:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452106378.18.0.859326884267.issue26026@psf.upfronthosting.co.za>
In-reply-to
Content
Arithmetic operations should not be used with booleans, they happen to work due to boolean bean a subclass of int.
History
Date User Action Args
2016-01-06 18:52:58SilentGhostsetrecipients: + SilentGhost, h.venev
2016-01-06 18:52:58SilentGhostsetmessageid: <1452106378.18.0.859326884267.issue26026@psf.upfronthosting.co.za>
2016-01-06 18:52:58SilentGhostlinkissue26026 messages
2016-01-06 18:52:58SilentGhostcreate