[Python-Dev] PEP 550 v3 naming (original) (raw)
Nathaniel Smith njs at pobox.com
Wed Aug 23 01:32:32 EDT 2017
- Previous message (by thread): [Python-Dev] PEP 550 v3 naming
- Next message (by thread): [Python-Dev] PEP 550 v3 naming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Aug 22, 2017 at 8:51 PM, Guido van Rossum <guido at python.org> wrote:
On Tue, Aug 22, 2017 at 7:12 PM, Nathaniel Smith <njs at pobox.com> wrote:
We could do worse than just plain Context and ContextStack, for that matter. I worry that that's going to lead more people astray thinking this has something to do with contextlib, which it really doesn't (it's much more closely related to threading.local()).
I guess that could be an argument for LocalContext and LocalContextStack, to go back full circle...
-n
-- Nathaniel J. Smith -- https://vorpus.org
- Previous message (by thread): [Python-Dev] PEP 550 v3 naming
- Next message (by thread): [Python-Dev] PEP 550 v3 naming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]