6 Commits

Author SHA1 Message Date
jasper
afbc7ce582 update to py-typing-3.6.4 2018-04-27 15:14:47 +00:00
sthen
89d7c1216c oops, plist reordered -> bump. reported by naddy@ 2018-03-09 12:40:14 +00:00
sthen
d8b7fd3abe +py3-typing 2018-03-08 15:08:50 +00:00
jung
943b8d1d8a update py-typing to 3.6.2
with input from and ok sthen
2018-01-19 21:45:21 +00:00
shadchin
1b93213e28 Update to py-typing 3.5.3.0 2017-03-05 18:16:50 +00:00
ajacoutot
b20449edea Import py-typing-3.5.2.2.
This is a backport of the standard library typing module to Python versions
older than 3.5.

Typing defines a standard notation for Python function and variable type
annotations. The notation can be used for documenting code in a concise,
standard format, and it has been designed to also be used by static and runtime
type checkers, static analyzers, IDEs and other tools.

from rpe@, committing on his behalf
2016-08-23 12:53:23 +00:00