On Thu, Jan 4, 2018 at 4:48 PM, Guido van Rossum <gu...@python.org> wrote: > Your suggestions sound reasonable, but we are now running into a logistical > problem -- I don't want to decide this unilaterally but Yury is on vacation > until Jan 15. That gives us at most 2 weeks for approval of the PEP and > review + commit of the implementation > (https://github.com/python/cpython/pull/5027) before the 3.7.0 feature > freeze / beta (Jan 29).
I don't think there are any fundamental disagreements here, so I guess we can sort something out pretty quickly once Yury gets back. > [Even later] Re: your other suggestion, why couldn't the threadstate contain > just the Context? It seems one would just write > tstate->current_context->_data everywhere instead of > tstate->current_context_data. Yeah, that's probably better :-). -n -- Nathaniel J. Smith -- https://vorpus.org _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com