This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients Arfrever, bob.ippolito, ezio.melotti, pitrou, r.david.murray, rhettinger, serhiy.storchaka
Date 2013-09-02.17:15:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378142119.82.0.250597419281.issue18726@psf.upfronthosting.co.za>
In-reply-to
Content
> I have not seen any requests for this change.

That's probably because either people have not realized that their code might be buggy, or because they have not realized that keyword-only args might be a solution to this problem (or maybe they did but didn't bother suggesting it).
History
Date User Action Args
2013-09-02 17:15:19ezio.melottisetrecipients: + ezio.melotti, rhettinger, bob.ippolito, pitrou, Arfrever, r.david.murray, serhiy.storchaka
2013-09-02 17:15:19ezio.melottisetmessageid: <1378142119.82.0.250597419281.issue18726@psf.upfronthosting.co.za>
2013-09-02 17:15:19ezio.melottilinkissue18726 messages
2013-09-02 17:15:19ezio.melotticreate