[Python-Dev] Backport PEP 3129: Class Decorators (original) (raw)
Robin Stocker robin at nibor.org
Tue Jan 8 17:17:57 CET 2008
- Previous message: [Python-Dev] Backport PEP 3129: Class Decorators
- Next message: [Python-Dev] New Developer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Christian Heimes schrieb:
PEP 3107 (function annotation), PEP 3104 (nonlocal) and PEP 3132 (extended iterable unpacking: a, *b = 1,2,3) are IMHO other useful feature for 2.6. nonlocal would require a future import.
I'm planning to work on PEP 3107 (function annotations) after I have finished backporting PEP 3102 (keyword-only arguments) (issue1745).
Could someone with access rights update the spreadsheet so there won't be duplicated efforts?
http://spreadsheets.google.com/pub?key=pCKY4oaXnT81FrGo3ShGHGg&gid=2
Robin Stocker
- Previous message: [Python-Dev] Backport PEP 3129: Class Decorators
- Next message: [Python-Dev] New Developer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]