BPO | [17961](https://bugs.python.org/issue17961) --- | :--- Nosy | @warsaw, @ncoghlan, @pitrou, @ethanfurman Dependencies | bpo-17947: Code, test, and doc review for PEP-0435 Enum *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = 'https://github.com/ethanfurman' closed_at = created_at = labels = ['type-feature'] title = 'Use enum names as values in enum.Enum() functional API' updated_at = user = 'https://github.com/ncoghlan' ``` bugs.python.org fields: ```python activity = actor = 'pitrou' assignee = 'ethan.furman' closed = True closed_date = closer = 'ncoghlan' components = [] creation = creator = 'ncoghlan' dependencies = ['17947'] files = [] hgrepos = [] issue_num = 17961 keywords = [] message_count = 25.0 messages = ['189013', '189022', '189023', '189067', '189072', '189085', '189087', '189088', '189094', '189115', '189132', '189135', '189137', '189140', '189142', '189143', '191449', '191460', '191462', '191464', '191465', '191466', '191468', '191469', '191472'] nosy_count = 5.0 nosy_names = ['barry', 'ncoghlan', 'pitrou', 'eli.bendersky', 'ethan.furman'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue17961' versions = ['Python 3.4'] ```