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/CA%2Bgw1GVDS%2BJvn7OXdWTBPBHbyN5B0W4dt9o9O1Nk5W3LPL%3Dagg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to