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 ethan.furman
Recipients barry, eli.bendersky, ethan.furman, ezio.melotti, martin.panter, r.david.murray, serhiy.storchaka
Date 2016-08-09.01:13:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470705231.1.0.728533900907.issue23591@psf.upfronthosting.co.za>
In-reply-to
Content
Flags -> int-backed, but not ints; useful for pure Python flags
IntFlags -> ints (like IntEnum); useful for interfacing with other systems

Are there better names?
History
Date User Action Args
2016-08-09 01:13:51ethan.furmansetrecipients: + ethan.furman, barry, ezio.melotti, r.david.murray, eli.bendersky, martin.panter, serhiy.storchaka
2016-08-09 01:13:51ethan.furmansetmessageid: <1470705231.1.0.728533900907.issue23591@psf.upfronthosting.co.za>
2016-08-09 01:13:50ethan.furmanlinkissue23591 messages
2016-08-09 01:13:50ethan.furmancreate