summaryrefslogtreecommitdiff
path: root/decorator/src
Commit message (Expand)AuthorAgeFilesLines
* Worked on decorator 3.4develMichele Simionato2012-10-181-34/+65
* Fixed a bug with kwonly args in Python 3.XMichele Simionato2012-04-231-14/+20
* Fixed the licenseMichele Simionato2011-11-091-22/+26
* Fixed a bug with __kwdefaults__ for Python 3Michele Simionato2011-09-011-1/+2
* Added __wrapped__ even to the high level usage of decoratorMichele Simionato2011-04-221-1/+1
* Decorator 3.3.1: micro-fixes for compatibility with Python 3.2.Michele Simionato2011-04-221-2/+2
* Fixed a doctest broken in Python 3.2Michele Simionato2011-04-111-1/+1
* Added support for function annotationsMichele Simionato2011-01-011-6/+37
* Fixed func_globals in the decorated function (release 3.2.1)Michele Simionato2010-11-281-14/+20
* Renamed optionparser to clap and added a much smarter interfaceMichele Simionato2010-05-281-1/+1
* Added a small note about documentation.py not running in Python 2.4msimionato2010-05-241-1/+1
* Version 3.2 of the decorator modulemicheles2010-05-221-0/+172