summaryrefslogtreecommitdiff
path: root/funcsigs/__init__.py
AgeCommit message (Expand)Author
2013-10-14avoid superfluous use of itertools.chainYann Kaiser
2013-10-14Fixed unbound methods getting their first parameter curriedYann Kaiser
2013-01-18fix annotation formatting for builtin types in Python 2.xTripp Lilley
2013-01-07Special case the type object failAaron Iles
2013-01-06Backport function signature code from Python 3.3Aaron Iles
2013-01-06Create project from touchstone project templateAaron Iles