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 pitrou
Recipients barry, bru, eli.bendersky, ethan.furman, pitrou, serhiy.storchaka
Date 2015-04-04.11:19:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428146394.11.0.4769096162.issue23640@psf.upfronthosting.co.za>
In-reply-to
Content
The fact that derived_int.from_bytes() doesn't call the derived constructor clearly sounds like a bug to me, regardless of whether IntEnum also has its own bugs.
History
Date User Action Args
2015-04-04 11:19:54pitrousetrecipients: + pitrou, barry, eli.bendersky, ethan.furman, serhiy.storchaka, bru
2015-04-04 11:19:54pitrousetmessageid: <1428146394.11.0.4769096162.issue23640@psf.upfronthosting.co.za>
2015-04-04 11:19:54pitroulinkissue23640 messages
2015-04-04 11:19:53pitroucreate