> You think Python developers are going to roll their own HAMT
Python already has an HAMT implementation in use by the contextvars module.