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 serhiy.storchaka
Recipients Richard Neumann, berker.peksag, conqp, rhettinger, sayanchowdhury, serhiy.storchaka, vstinner
Date 2017-02-27.11:04:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488193480.71.0.220019679156.issue25452@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue26748. Classes usually have True boolean value, but empty enum classes were False-y by accident. This was considered a bug.
History
Date User Action Args
2017-02-27 11:04:40serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner, berker.peksag, sayanchowdhury, conqp, Richard Neumann
2017-02-27 11:04:40serhiy.storchakasetmessageid: <1488193480.71.0.220019679156.issue25452@psf.upfronthosting.co.za>
2017-02-27 11:04:40serhiy.storchakalinkissue25452 messages
2017-02-27 11:04:40serhiy.storchakacreate