#29299: Add type hints (PEP 484) and variable annotations (PEP 526)
-------------------------------------+-------------------------------------
     Reporter:  Andreas Galazis      |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Core (Other)         |                  Version:  2.0
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Someday/Maybe
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Thiago Bellini Ribeiro):

 Just to add here too, this project here is a fork of the original `django-
 stubs` but without the mypy dependency and that works fine with pyright.
 It has some interesting stuff in it, like defined a field with
 `null=True`/`null=False` automatically types it as being able to get/set
 None together with the field's primary type.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29299#comment:13>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.bd64296d27ba18fdee78baa2c4bcce87%40djangoproject.com.

Reply via email to