Re: PEP 484 type hinting in Django

2016-09-18 Thread Graham Wideman
Just making note of the typeshed project https://github.com/python/typeshed, "Typeshed models function types for the Python standard library and Python builtins, as well as third party packages." Pertaining to my earlier question about how pyi files should tell what version of a library they p

Re: PEP 484 type hinting in Django

2016-09-05 Thread Graham Wideman
e some success with other versions. This is > just a guess, I haven't tried > > Best, > D. > > On Sat, Aug 27, 2016 at 7:29 AM, Graham Wideman > wrote: > >> First -- three thumbs up for Daniel's initiative and advocacy! Count me >> in as a random

Re: PEP 484 type hinting in Django

2016-08-27 Thread Graham Wideman
First -- three thumbs up for Daniel's initiative and advocacy! Count me in as a random enthusiastic would-be user. Question: I've looked at Daniels repo and the pyi files therein, and one issue is ascertaining which version of Django they apply to. Are there some ideas about how that's to be d