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 ncoghlan
Recipients barry, eli.bendersky, eric.snow, ethan.furman, ncoghlan, pitrou, r.david.murray
Date 2013-09-09.22:36:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7dk8OqJHF+4XF2c-d+kdBe=2p9UGGhatuu+GwGGr8kq2g@mail.gmail.com>
In-reply-to <1378756183.09.0.056863875637.issue18989@psf.upfronthosting.co.za>
Content
I don't recall this *particular* wrinkle being discussed. Silently failing
to define one of the requested enum members seems quite dubious.
History
Date User Action Args
2013-09-09 22:36:54ncoghlansetrecipients: + ncoghlan, barry, pitrou, r.david.murray, eli.bendersky, ethan.furman, eric.snow
2013-09-09 22:36:54ncoghlanlinkissue18989 messages
2013-09-09 22:36:53ncoghlancreate