Define a C API for PEP 435

Bug #1162275 reported by Barry Warsaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
flufl.enum
Won't Fix
High
Unassigned

Bug Description

PEP 435 defines enums for the Python 3.4 stdlib. At Pycon 2013, we discussed creating a C API for easy creation of enums for use in extension modules. For now, this can be a simple wrapper around import+instantiation of the Python implementation (probably of make() and make_int()).

Barry Warsaw (barry)
Changed in flufl.enum:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.