Guido van Rossum wrote: > contextvars.copy_context().run(func, <args>) If contexts are immutable, why is there something called copy_context? -- Greg