[Python-Dev] backported Enum

Nick Coghlan ncoghlan at gmail.com
Wed Jun 19 05:37:27 CEST 2013


On 16 June 2013 05:46, Ethan Furman <ethan at stoneleaf.us> wrote:
> So I have the stdlb 3.4 Enum backported for both earlier 3.x and back to 2.4
> in the 2.x series.

We should resolve http://bugs.python.org/issue17961 (switching the
functional creation API to use strings instead of 1-based integers)
before we get too gung ho about encouraging people to use the
backport.

Cheers,
Nick.

--
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list