On 8 September 2016 at 04:18, Guido van Rossum wrote:
> There's been some quite contentious discussion about the PEP, on and
> off python-dev, regarding how the mere presence of annotation syntax
> in the language will change the way people will see the language. My
> own experience using mypy and
:D
--
Ryan
[ERROR]: Your autotools build scripts are 200 lines longer than your
program. Something’s wrong.
http://kirbyfan64.github.io/
On Sep 7, 2016 1:20 PM, "Guido van Rossum" wrote:
> I'm accepting PEP 526 provisionally.
>
> I am personally confident that this PEP is adding a useful new fea
Thank you Guido! :-)
--
Ivan
On 7 September 2016 at 20:18, Guido van Rossum wrote:
> I'm accepting PEP 526 provisionally.
>
> I am personally confident that this PEP is adding a useful new feature
> to the language: annotations that can be used by a wide variety of
> tools, whether off-line typ
I'm accepting PEP 526 provisionally.
I am personally confident that this PEP is adding a useful new feature
to the language: annotations that can be used by a wide variety of
tools, whether off-line type checkers or frameworks that add runtime
checking (e.g. traits or traitlets).
The provisional