[Python-Dev] Keyword-only arguments in 2.x (original) (raw)

George Sakkis george.sakkis at gmail.com
Sun Apr 18 15:03:53 CEST 2010


Hi all,

what's the status of backporting PEP 3102 ? It was supposed to go into 2.6 and it seems it won't be in 2.7 either. There is an updated patch in the tracker [1] that applies cleanly on the latest trunk and passes all relevant tests, so unless there has been a decision against backporting it, would it be possible to push it for 2.7 ? I think this is a very useful PEP and it would be great to have it in 2.x too.

George

[1] http://bugs.python.org/issue1745



More information about the Python-Dev mailing list