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 rhettinger, serhiy.storchaka, terry.reedy, xiang.zhang
Date 2016-09-27.08:52:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474966351.78.0.337761363264.issue27577@psf.upfronthosting.co.za>
In-reply-to
Content
I would prefer deprecating keyword parameter for list() and tuple(). It is not documented and unlikely used in third party code.
History
Date User Action Args
2016-09-27 08:52:31serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, xiang.zhang
2016-09-27 08:52:31serhiy.storchakasetmessageid: <1474966351.78.0.337761363264.issue27577@psf.upfronthosting.co.za>
2016-09-27 08:52:31serhiy.storchakalinkissue27577 messages
2016-09-27 08:52:31serhiy.storchakacreate