1. 520ad57 Change _names to _names_ since the latter is reserved for Enum use. by Ethan Furman · 11 years ago
  2. 2aa2732 Close #18508 -- fix _value2member_map to always have the member's value by Ethan Furman · 11 years ago
  3. f24bb35 closes issue18042 -- a `unique` decorator is added to enum.py by Ethan Furman · 11 years ago
  4. 6b3d64a Closes issue 17947. Adds PEP-0435 (Adding an Enum type to the Python standard library). by Ethan Furman · 11 years ago