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 Barry Devlin
Recipients Barry Devlin
Date 2018-04-15.18:14:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523816095.6.0.682650639539.issue33284@psf.upfronthosting.co.za>
In-reply-to
Content
The __bool__ method in the complex class in numbers is not tested.
History
Date User Action Args
2018-04-15 18:14:55Barry Devlinsetrecipients: + Barry Devlin
2018-04-15 18:14:55Barry Devlinsetmessageid: <1523816095.6.0.682650639539.issue33284@psf.upfronthosting.co.za>
2018-04-15 18:14:55Barry Devlinlinkissue33284 messages
2018-04-15 18:14:55Barry Devlincreate