[Python-Dev] PEP 567 v2

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Jan 3 19:17:08 EST 2018


Guido van Rossum wrote:
> contextvars.copy_context().run(func, <args>)

If contexts are immutable, why is there something
called copy_context?

-- 
Greg


More information about the Python-Dev mailing list