Skip to content

[3.7] bpo-35585: Speed-up building enums by value, e.g. http.HTTPStatus(200) (GH-11318)#11324

Merged
asvetlov merged 1 commit intopython:3.7from
miss-islington:backport-34ae04f-3.7
Dec 26, 2018
Merged

[3.7] bpo-35585: Speed-up building enums by value, e.g. http.HTTPStatus(200) (GH-11318)#11324
asvetlov merged 1 commit intopython:3.7from
miss-islington:backport-34ae04f-3.7

Conversation

@miss-islington
Copy link
Contributor

@miss-islington 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>
@miss-islington
Copy link
Contributor Author

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

1 similar comment
@miss-islington
Copy link
Contributor Author

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

@asvetlov 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 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
@miss-islington
Copy link
Contributor Author

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

1 similar comment
@miss-islington
Copy link
Contributor Author

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

@asvetlov asvetlov merged commit 705b599 into python:3.7 Dec 26, 2018
@miss-islington 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