[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Contributor

miss-islington commented Dec 26, 2018

bpo-35585: Speed up enum by-value lookup
(cherry picked from commit 34ae04f)

Co-authored-by: Andrew Svetlov andrew.svetlov@gmail.com

https://bugs.python.org/issue35585

…-11318)

bpo-35585: Speed up enum by-value lookup
(cherry picked from commit 34ae04f)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Copy link
Contributor Author

@methane: Status check is done, and it's a failure ❌ .

1 similar comment
Copy link
Contributor Author

@methane: Status check is done, and it's a failure ❌ .

asvetlov changed the title [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) Dec 26, 2018
asvetlov changed the title 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) Dec 26, 2018
Copy link
Contributor Author

@methane: Status check is done, and it's a success ✅ .

1 similar comment
Copy link
Contributor Author

@methane: Status check is done, and it's a success ✅ .

asvetlov merged commit 705b599 into python:3.7 Dec 26, 2018
miss-islington deleted the backport-34ae04f-3.7 branch December 26, 2018 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants