Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2016 21:25:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209871] New port: lang/mypy Optional static typing for Python
Message-ID:  <bug-209871-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209871

            Bug ID: 209871
           Summary: New port: lang/mypy Optional static typing for Python
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: flo@snakeoilproductions.net

Created attachment 170841
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170841&action=
=3Dedit
Port directory shar

Mypy is an optional static type checker for Python. You can add type hints =
to
your Python programs using the standard for type annotations introduced in
Python 3.5 (PEP 484), and use mypy to type check them statically. Find bugs=
 in
your programs without even running them!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209871-13>