[Python-ideas] Proposal: Use mypy syntax for function annotations
Ethan Furman
ethan at stoneleaf.us
Wed Aug 13 21:59:54 CEST 2014
More information about the Python-ideas mailing list
Wed Aug 13 21:59:54 CEST 2014
- Previous message: [Python-ideas] Proposal: Use mypy syntax for function annotations
- Next message: [Python-ideas] Proposal: Use mypy syntax for function annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 08/13/2014 12:44 PM, Guido van Rossum wrote: > > [There is no TL;DR other than the subject line. Please read the whole thing before replying. I do have an appendix with > some motivations for adding type annotations at the end.] +0 on the proposal as a whole. It is not something I'm likely to use, but I'm not opposed to it, so long as it stays optional. > Nevertheless, it would be good to deprecate such alternative uses of annotations. -1 on deprecating alternative uses of annotations. -- ~Ethan~
- Previous message: [Python-ideas] Proposal: Use mypy syntax for function annotations
- Next message: [Python-ideas] Proposal: Use mypy syntax for function annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list