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 georg.brandl, larry, martin.panter, python-dev, rhettinger, serhiy.storchaka, taleinat
Date 2017-03-24.22:08:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490393332.5.0.339256948624.issue20186@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0b5615926a573c19c887a701a2f7047f4fd06de6 by Serhiy Storchaka in branch 'master':
bpo-20186: Convert tuple object implementation to Argument Clinic. (#614)
https://github.com/python/cpython/commit/0b5615926a573c19c887a701a2f7047f4fd06de6
History
Date User Action Args
2017-03-24 22:08:52serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, rhettinger, taleinat, larry, python-dev, martin.panter
2017-03-24 22:08:52serhiy.storchakasetmessageid: <1490393332.5.0.339256948624.issue20186@psf.upfronthosting.co.za>
2017-03-24 22:08:52serhiy.storchakalinkissue20186 messages
2017-03-24 22:08:52serhiy.storchakacreate