#61: Consider adding type hints
---------------------------------+-------------------
  Reporter:  cito                |      Owner:
      Type:  enhancement         |     Status:  new
  Priority:  minor               |  Milestone:  6.0
 Component:  Classic and DB API  |    Version:  4.1
Resolution:                      |   Keywords:  types
---------------------------------+-------------------
Changes (by cito):

 * milestone:  5.1 => 6.0


Old description:

> Python supports [[http://stackoverflow.com/questions/32557920/what-are-
> type-hints-in-python-3-5|type hints]] since Python 3.5.
>
> To support tools developers with tools such as !PyCharm, we might
> consider adding type hints PyGreSQL 5.x, e.g. in the form of additional
> *.pyi stub files.

New description:

 Python supports [[http://stackoverflow.com/questions/32557920/what-are-
 type-hints-in-python-3-5|type hints]] since Python 3.5.

 To support tool developers with tools such as !PyCharm, we might consider
 adding type hints for PyGreSQL 5.x, e.g. in the form of additional *.pyi
 stub files.

--

Comment:

 Postponing this to a future version that supports only Py >= 3.5. We can
 then add proper type hints directly into the code.

--
Ticket URL: <http://trac.pygresql.org:8000/pgtracker/ticket/61#comment:2>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
PyGreSQL@Vex.Net
https://mail.vex.net/mailman/listinfo/pygresql

Reply via email to