[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Dec 26, 2018

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

miss-islington commented Dec 26, 2018

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

1 similar comment
Copy link
Contributor Author

miss-islington commented Dec 26, 2018

@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

miss-islington commented Dec 26, 2018

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

1 similar comment
Copy link
Contributor Author

miss-islington commented Dec 26, 2018

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

asvetlov added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Dec 26, 2018
asvetlov merged commit 705b599 into python:3.7 Dec 26, 2018
miss-islington deleted the backport-34ae04f-3.7 branch Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants