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 brett.cannon, r.david.murray, rhettinger, serhiy.storchaka, vstinner
Date 2017-03-24.22:53:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395980.71.0.251337515351.issue29695@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 58d23e68068996c76cac78887ec67dee68cdbc72 by Serhiy Storchaka in branch 'master':
bpo-29695: Deprecated using bad named keyword arguments in builtings: (#486)
https://github.com/python/cpython/commit/58d23e68068996c76cac78887ec67dee68cdbc72
History
Date User Action Args
2017-03-24 22:53:00serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, vstinner, r.david.murray
2017-03-24 22:53:00serhiy.storchakasetmessageid: <1490395980.71.0.251337515351.issue29695@psf.upfronthosting.co.za>
2017-03-24 22:53:00serhiy.storchakalinkissue29695 messages
2017-03-24 22:53:00serhiy.storchakacreate