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.

URL PR 11324
Status merged
Title [3.7] bpo-35585: Speed-up building enums by value, e.g. http.HTTPStatus(200) (GH-11318)
History
Date User Action Args
2018-12-26 20:48:57miss-islingtonsetstatus: open -> merged
2018-12-26 20:47:16miss-islingtonsettitle: bpo-35585: [3.7] Speed-up building enums by value, e.g. http.HTTPStatus(200) (GH-11318) -> [3.7] bpo-35585: Speed-up building enums by value, e.g. http.HTTPStatus(200) (GH-11318)
2018-12-26 20:46:35miss-islingtonsettitle: [3.7] Speed-up building enums by value, e.g. http.HTTPStatus(200) (GH-11318) -> bpo-35585: [3.7] Speed-up building enums by value, e.g. http.HTTPStatus(200) (GH-11318)
2018-12-26 18:46:02miss-islingtonlinkissue35585 pull_requests
2018-12-26 18:46:02miss-islingtoncreate