kobin icon indicating copy to clipboard operation
kobin copied to clipboard

Use Context Variables(PEP 567) as a threading.local replacement

Open c-bata opened this issue 7 years ago • 0 comments

Summary

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

c-bata avatar Mar 30 '18 14:03 c-bata