[Python-Dev] Backport PEP 3129: Class Decorators (original) (raw)

Robin Stocker robin at nibor.org
Tue Jan 8 17:17:57 CET 2008


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



More information about the Python-Dev mailing list