[Python-Dev] Backport PEP 3129: Class Decorators

Christian Heimes lists at cheimes.de
Tue Jan 8 17:23:11 CET 2008


Robin Stocker wrote:
> I'm planning to work on PEP 3107 (function annotations) after I have
> finished backporting PEP 3102 (keyword-only arguments) (issue1745).

Thanks! I've backported class decorators: http://bugs.python.org/issue1759

Could somebody with more knowledge about grammer and ASDL check it out,
please?

Christian


More information about the Python-Dev mailing list