summaryrefslogtreecommitdiff
path: root/decorator/documentation3.py
Commit message (Expand)AuthorAgeFilesLines
* Worked on decorator 3.4develMichele Simionato2012-10-181-29/+130
* Fixed a bug with kwonly args in Python 3.XMichele Simionato2012-04-231-13/+15
* Fixed the licenseMichele Simionato2011-11-091-16/+16
* Fixed a bug with __kwdefaults__ for Python 3Michele Simionato2011-09-011-0/+9
* Decorator 3.3.1: micro-fixes for compatibility with Python 3.2.Michele Simionato2011-04-221-8/+6
* Fixed a doctest broken in Python 3.2Michele Simionato2011-04-111-2/+2
* Added Python 3 to the list of supported languages for the decorator module; v...Michele Simionato2011-01-261-0/+2
* Changed the syntax coloringMichele Simionato2011-01-011-0/+8
* Added support for function annotationsMichele Simionato2011-01-011-21/+65
* Fixed func_globals in the decorated function (release 3.2.1)Michele Simionato2010-11-281-1/+1
* Various improvements to the documentationmicheles2010-05-221-10/+10
* Version 3.2 of the decorator modulemicheles2010-05-221-0/+1006