decorator 3.3 is out

  • Thread starter Michele Simionato
  • Start date
M

Michele Simionato

Thanks to the holiday period I found the time to add to the decorator
module a long-awaited feature, the ability to understand and to
preserve Python 3 function annotations. I have just released version
3.3 which implements such feature. It should be considered at an
experimental stage. If you use Python 3 and function annotations you
may want to try out the new decorator module (easy_install decorator)
and give me feedback.

See http://pypi.python.org/pypi/decorator for more.

Thanks for your time and Happy New Year to all fellows Pythonistas!

Michele Simionato

P.S. today I have also released a new bug-fixed version of plac (see
http://pypi.python.org/pypi/plac)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top