[issue29736] Optimize builtin types constructor

Serhiy Storchaka report at bugs.python.org
Tue Mar 7 04:46:35 EST 2017


Serhiy Storchaka added the comment:

Actually there is an issue with using Argument Clinic for constructors. I wrote a patch that fixes it and converts constructors of basic types to Argument Clinic a half year ago, but it was not finished and published due to focusing on 3.6. I'll update and publish it soon.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29736>
_______________________________________


More information about the Python-bugs-list mailing list