This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov, ethan.furman
Date 2018-12-26.20:48:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545857338.08.0.216652507561.issue35585@roundup.psfhosted.org>
In-reply-to
Content
New changeset 705b5998035739b1794a862123d3dc6e339a14d0 by Andrew Svetlov (Miss Islington (bot)) in branch '3.7':
Speed-up building enums by value, e.g. http.HTTPStatus(200) (GH-11318) (GH-11324)
https://github.com/python/cpython/commit/705b5998035739b1794a862123d3dc6e339a14d0
History
Date User Action Args
2018-12-26 20:48:59asvetlovsetrecipients: + asvetlov, ethan.furman
2018-12-26 20:48:58asvetlovsetmessageid: <1545857338.08.0.216652507561.issue35585@roundup.psfhosted.org>
2018-12-26 20:48:58asvetlovlinkissue35585 messages
2018-12-26 20:48:58asvetlovcreate