Same as e.g. https://github.com/python/cpython/issues/154037. With a similar fix we could avoid hash re-computing in some concurrent scenarios.
Same as e.g. python/cpython#154037. With a similar fix we could avoid hash re-computing in some concurrent scenarios.