[Python-Dev] Timeout for PEP 550 / Execution Context discussion

Nick Coghlan ncoghlan at gmail.com
Wed Oct 18 19:26:50 EDT 2017


On 19 October 2017 at 04:53, Guido van Rossum <guido at python.org> wrote:

> Actually after recent debate <https://bugs.python.org/issue31742> I think
> this PEP should *not* be provisional.
>

+1 from me - "contextvars._set_ctx()" is the only part I think we're really
unsure about in your latest API design, and marking that specific function
as private will cover the fact that its semantics aren't guaranteed yet.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20171019/85a82e0a/attachment.html>


More information about the Python-Dev mailing list