Hi all,
On Thu, 30 May 2019 at 21:58, Rainer Hoerbe <rainer at hoerbe.at> wrote:
Am 2019-05-30 um 16:11 schrieb Scott Koranda
<skoranda at gmail.com>:
The typing module was added in Python 3.5, but as
of today SATOSA still
supports Python 3.4.
Type hints are available since Python 3.0. The typing module is an
enhancement to provide more precise typing, suche as List[str] and
Optional types, allowing None as well.
Understood. Thanks.
I think without the typing module the type hints are much less useful.
+1
How do we move forward with type hints and still
support Python 3.4?
IMHO we should deprecate Python 3.4.
Probably we should. The benefits are far greater than keeping
compatibility with such an old python version.
--
Ivan c00kiemon5ter Kanakarakis >:3