https://github.com/machinalis/mypy-django
On Sunday, September 17, 2017 at 8:17:26 PM UTC+3, Melvyn Sopacua wrote: > > Hi, > > since recent threads about supporting python 3 type hints didn't lead > to a consensus that I saw I am wondering if anyone is working on > adding stubs to typeshed. I've just started on it and realize it's not > something to manage on your own. > > The reason I'm moving ahead with this is that PyCharm is integrating > typeshed and what is not covered by it's now deprecated skeletons > implementation gets poor support: method arguments like "field" get a > generic object with properties distilled from the method body. But > let's not digress in IDE choices. This is merely my stick and carrot. > > As mentioned on the typeshed project page and it being good practice > in general, it's a good idea to ask - before or in early stage of a > large undertaking - if someone is doing the same thing. > > And I also like to ask if anyone is willing and able to contribute. > > -- > Melvyn Sopacua > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/97082f4e-1cfa-451f-879c-a129a4c97f66%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
