Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76295

Re: Optional static typing

References <53ec42ca$0$11123$c3e8da3@news.astraweb.com>
Date 2014-08-14 06:52 -0500
Subject Re: Optional static typing
From Skip Montanaro <skip@pobox.com>
Newsgroups comp.lang.python
Message-ID <mailman.12992.1408017140.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Aug 14, 2014 at 12:02 AM, Steven D'Aprano <steve@pearwood.info> wrote:
> Does anyone here use function annotations? If so, what do you use them
> for?

I've used them a little when converting Python to Cython, though I
readily admit that I have no idea if what Cython accepts as a type
declaration is compatible with whatever is being considered for 3.5.

Skip

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


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