bpo-33976: support nested classes in Enum by edwardcwang · Pull Request #7950 · python/cpython
edwardcwang added a commit to ucb-bar/hammer that referenced this pull request
Jun 27, 2018Due to a Python bug/missing feature. Until python/cpython#7950 is merged (and Python 3.8) becomes widespread we'll have to avoid nested Enum classes.
edwardcwang added a commit to ucb-bar/hammer that referenced this pull request
Jun 27, 2018Due to a Python bug/missing feature. Until python/cpython#7950 is merged (and Python 3.8) becomes widespread we'll have to avoid nested Enum classes.
edwardcwang added a commit to ucb-bar/hammer that referenced this pull request
Feb 7, 2019Due to a Python bug/missing feature. Until python/cpython#7950 is merged (and Python 3.8) becomes widespread we'll have to avoid nested Enum classes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters