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 serhiy.storchaka
Recipients Arfrever, bob.ippolito, ezio.melotti, pitrou, r.david.murray, rhettinger, serhiy.storchaka
Date 2013-09-02.20:49:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378154973.63.0.579126270403.issue18726@psf.upfronthosting.co.za>
In-reply-to
Content
If no one uses positional arguments then converting parameters to keyword-only will not break any code.
History
Date User Action Args
2013-09-02 20:49:33serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, bob.ippolito, pitrou, ezio.melotti, Arfrever, r.david.murray
2013-09-02 20:49:33serhiy.storchakasetmessageid: <1378154973.63.0.579126270403.issue18726@psf.upfronthosting.co.za>
2013-09-02 20:49:33serhiy.storchakalinkissue18726 messages
2013-09-02 20:49:33serhiy.storchakacreate