Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76261
| From | Steven D'Aprano <steve@pearwood.info> |
|---|---|
| Subject | Optional static typing |
| Newsgroups | comp.lang.python |
| Date | 2014-08-14 05:02 +0000 |
| Message-ID | <53ec42ca$0$11123$c3e8da3@news.astraweb.com> (permalink) |
| Organization | Unlimited download news at news.astraweb.com |
The BDFL Guido van Rossum is considering optional static typing (ish) for Python 3.5: https://mail.python.org/pipermail/python-ideas/2014-August/028618.html Does anyone here use function annotations? If so, what do you use them for? -- Steven
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Optional static typing Steven D'Aprano <steve@pearwood.info> - 2014-08-14 05:02 +0000 Re: Optional static typing Skip Montanaro <skip@pobox.com> - 2014-08-14 06:52 -0500
csiph-web