On Sat, Aug 26, 2017 at 10:31 AM, Yury Selivanov
<[email protected]> wrote:
> On Sat, Aug 26, 2017 at 9:33 AM, Sven R. Kunze <[email protected]> wrote:
> [..]
>> Why not the same interface as thread-local storage? This has been the
>> question which bothered me from the beginning of PEP550. I don't understand
>> what inventing a new way of access buys us here.
>
> This was covered at length in these threads:
>
> https://mail.python.org/pipermail/python-ideas/2017-August/046888.html
> https://mail.python.org/pipermail/python-ideas/2017-August/046889.html
FWIW, it would still be nice to have a simple replacement for the
following under PEP 550:
class Context(threading.local):
...
Transitioning from there to PEP 550 is non-trivial.
-eric
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com