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 josh.r, larry, martin.panter, mdk, nadeem.vawda, python-dev, serhiy.storchaka, vajrasky, zach.ware
Date 2017-03-24.22:08:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490393339.75.0.944557926095.issue20185@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5c643a028ee86c613d7168ca5bcb8fc94477a09e by Serhiy Storchaka in branch 'master':
bpo-20185: Convert typeobject.c to Argument Clinic. (#544)
https://github.com/python/cpython/commit/5c643a028ee86c613d7168ca5bcb8fc94477a09e
History
Date User Action Args
2017-03-24 22:08:59serhiy.storchakasetrecipients: + serhiy.storchaka, larry, nadeem.vawda, python-dev, martin.panter, zach.ware, vajrasky, josh.r, mdk
2017-03-24 22:08:59serhiy.storchakasetmessageid: <1490393339.75.0.944557926095.issue20185@psf.upfronthosting.co.za>
2017-03-24 22:08:59serhiy.storchakalinkissue20185 messages
2017-03-24 22:08:59serhiy.storchakacreate