… of a string lookup which then is tested with if tests. (pythonGH-6222) * Change _hash_action to be a function table lookup, instead of a list of strings which is then tested with if statements. (cherry picked from commit 01d618c) Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
|
@ericvsmith: Backport status check is done, and it's a success ✅ . |
|
Thanks! |
of strings which is then tested with if statements.
(cherry picked from commit 01d618c)
Co-authored-by: Eric V. Smith ericvsmith@users.noreply.github.com
https://bugs.python.org/issue33134