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 nitishch
Recipients Dutcho, barry, eli.bendersky, ethan.furman, nitishch
Date 2018-04-04.02:37:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522809420.19.0.467229070634.issue33219@psf.upfronthosting.co.za>
In-reply-to
Content
@Ethan Furman how can Flag do that? IntFlag can deal with int values too. Would it be possible to deal with int values in this case in Flag.__contains__?
History
Date User Action Args
2018-04-04 02:37:00nitishchsetrecipients: + nitishch, barry, eli.bendersky, ethan.furman, Dutcho
2018-04-04 02:37:00nitishchsetmessageid: <1522809420.19.0.467229070634.issue33219@psf.upfronthosting.co.za>
2018-04-04 02:37:00nitishchlinkissue33219 messages
2018-04-04 02:37:00nitishchcreate