Hacker News new | ask | show | jobs
by yen223 2468 days ago
Something interesting to note is that Python’s ContextVar (introduced in Python 3.7) is a persistent dictionary.

https://www.python.org/dev/peps/pep-0567/#implementation