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 larry, serhiy.storchaka, vstinner
Date 2017-03-24.22:08:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490393324.63.0.129863763684.issue29793@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 18b250f844bf8b2d1a81c2d2dcc74e850364fe35 by Serhiy Storchaka in branch 'master':
bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615)
https://github.com/python/cpython/commit/18b250f844bf8b2d1a81c2d2dcc74e850364fe35
History
Date User Action Args
2017-03-24 22:08:44serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, larry
2017-03-24 22:08:44serhiy.storchakasetmessageid: <1490393324.63.0.129863763684.issue29793@psf.upfronthosting.co.za>
2017-03-24 22:08:44serhiy.storchakalinkissue29793 messages
2017-03-24 22:08:44serhiy.storchakacreate