[Python-ideas] New PEP 550: Execution Context

Guido van Rossum guido at python.org
Sat Aug 12 01:17:34 EDT 2017


I may have missed this (I've just skimmed the doc), but what's the
rationale for making the EC an *immutable* mapping? It's impressive that
you managed to create a faster immutable dict, but why does the use case
need one?

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170811/dc96b612/attachment.html>


More information about the Python-ideas mailing list