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 python-dev
Recipients barry, eli.bendersky, eric.smith, ethan.furman, ncoghlan, python-dev, serhiy.storchaka
Date 2013-09-01.02:18:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cSJ4N2yNBzSCt@mail.python.org>
In-reply-to
Content
New changeset 058cb219b3b5 by Ethan Furman in branch 'default':
Close #18738:  Route __format__ calls to mixed-in type for mixed Enums (such as IntEnum).
http://hg.python.org/cpython/rev/058cb219b3b5
History
Date User Action Args
2013-09-01 02:18:14python-devsetrecipients: + python-dev, barry, ncoghlan, eric.smith, eli.bendersky, ethan.furman, serhiy.storchaka
2013-09-01 02:18:13python-devlinkissue18738 messages
2013-09-01 02:18:13python-devcreate