[issue35585] Speedup Enum lookup

Ethan Furman report at bugs.python.org
Wed Dec 26 13:45:38 EST 2018


Ethan Furman <ethan at stoneleaf.us> added the comment:


New changeset 34ae04f74dcf4ac97d07c3e82eaf8f619d80cedb by Ethan Furman (Andrew Svetlov) in branch 'master':
Speed-up building enums by value, e.g. http.HTTPStatus(200) (#11318)
https://github.com/python/cpython/commit/34ae04f74dcf4ac97d07c3e82eaf8f619d80cedb


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35585>
_______________________________________


More information about the Python-bugs-list mailing list