Re: [Python-Dev] Not Deprecating Arbitrary Function Annotations

2015-10-05 Thread Steve Wedig
e... >> >> >> On October 5, 2015 3:01:11 PM CDT, Guido van Rossum >> wrote: >>> >>> "They"? >>> >>> On Mon, Oct 5, 2015 at 12:57 PM, Ryan Gonzalez wrote: >>> >>>> There is one reason I would be really frea

[Python-Dev] Not Deprecating Arbitrary Function Annotations

2015-10-05 Thread Steve Wedig
Congratulations on the release of 3.5 and Pep 484. I've used Python professionally for 10 years and I believe type hints will make it easier to work with large codebases evolving over time. My only concern about Pep 484 is the discussion of whether or not to deprecate arbitrary function annotations