[Python-Dev] PEP 563: Postponed Evaluation of Annotations
Terry Reedy
tjreedy at udel.edu
Fri Nov 10 01:29:30 EST 2017
More information about the Python-Dev mailing list
Fri Nov 10 01:29:30 EST 2017
- Previous message (by thread): [Python-Dev] Standardise the AST (Re: PEP 563: Postponed Evaluation of Annotations)
- Next message (by thread): [Python-Dev] PEP 563: Postponed Evaluation of Annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 11/9/2017 9:11 PM, Nick Coghlan wrote: > On 10 November 2017 at 05:51, Guido van Rossum <guido at python.org> wrote: >> If we have to change the name I'd vote for string_annotations -- "lazy" has >> too many other connotations (e.g. it might cause people to think it's the >> thunks). I find str_annotations too abbreviated, and stringify_annotations >> is too hard to spell. > > Aye, I'd be fine with "from __future__ import string_annotations" - > that's even more explicitly self-documenting than either of my > suggestions. I think this is the best proposed so far. -- Terry Jan Reedy
- Previous message (by thread): [Python-Dev] Standardise the AST (Re: PEP 563: Postponed Evaluation of Annotations)
- Next message (by thread): [Python-Dev] PEP 563: Postponed Evaluation of Annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list