## Summary Replace `threading.local` with Context Variables that will be added from Python 3.7. https://www.python.org/dev/peps/pep-0567/
Summary
Replace
threading.localwith Context Variables that will be added from Python 3.7.https://www.python.org/dev/peps/pep-0567/