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 r.david.murray
Recipients gvanrossum, r.david.murray, serhiy.storchaka, vstinner
Date 2017-03-02.15:37:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488469074.81.0.291091639619.issue29695@psf.upfronthosting.co.za>
In-reply-to
Content
So these will become positional only?  In that case I'd say "Using 'x' as a keyword argument is deprecated; specify the value as a positional argument instead"
History
Date User Action Args
2017-03-02 15:37:54r.david.murraysetrecipients: + r.david.murray, gvanrossum, vstinner, serhiy.storchaka
2017-03-02 15:37:54r.david.murraysetmessageid: <1488469074.81.0.291091639619.issue29695@psf.upfronthosting.co.za>
2017-03-02 15:37:54r.david.murraylinkissue29695 messages
2017-03-02 15:37:54r.david.murraycreate