[Python-Dev] Backport PEP 3129: Class Decorators (original) (raw)
Christian Heimes lists at cheimes.de
Tue Jan 8 17:23:11 CET 2008
- Previous message: [Python-Dev] test_sys failures
- Next message: [Python-Dev] Backport PEP 3129: Class Decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] test_sys failures
- Next message: [Python-Dev] Backport PEP 3129: Class Decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]