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 serhiy.storchaka, vstinner
Date 2017-03-06.15:04:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488812668.34.0.225160303147.issue29736@psf.upfronthosting.co.za>
In-reply-to
Content
The half of constructors no longer use PyArg_ParseTupleAndKeywords().

I would wait until constructors be converted to Argument Clinic. There are ready patches for some of these builtin types, patches for other are in proggress.
History
Date User Action Args
2017-03-06 15:04:28serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2017-03-06 15:04:28serhiy.storchakasetmessageid: <1488812668.34.0.225160303147.issue29736@psf.upfronthosting.co.za>
2017-03-06 15:04:28serhiy.storchakalinkissue29736 messages
2017-03-06 15:04:28serhiy.storchakacreate