Message270151
That brings up a really good point -- this feature requires the __prepare__ method of the metaclass, so it won't work in Python 2 any way.
So, yeah, bug-fix-mostly mode for enum34. :) |
|
| Date |
User |
Action |
Args |
| 2016-07-11 01:34:47 | ethan.furman | set | recipients:
+ ethan.furman, barry, eli.bendersky, John Hagen |
| 2016-07-11 01:34:47 | ethan.furman | set | messageid: <1468200887.15.0.654806462356.issue26988@psf.upfronthosting.co.za> |
| 2016-07-11 01:34:47 | ethan.furman | link | issue26988 messages |
| 2016-07-11 01:34:46 | ethan.furman | create | |
|