[issue15870] PyType_FromSpec should take metaclass as an argument

Alexander Belopolsky report at bugs.python.org
Thu Sep 6 23:57:05 CEST 2012


Alexander Belopolsky added the comment:

On Sep 6, 2012, at 5:10 PM, Martin v. Löwis <report at bugs.python.org> wrote:

> 
> What is your use case for this API?
> 

I can describe my use case, but it is somewhat similar to ctypes.   I searched the tracker for a PEP 3121 refactoring applied to ctypes and could not find any.   I'll try to come up with a PEP 3121 patch for ctypes using the proposed API.

----------

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


More information about the Python-bugs-list mailing list