Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

> In my opinion, an array of pointers is a bad API;

The existing code is how types were made for most of Python's history.  It is 
not "bad"; it is just more wordy.  Given that the current code is correct, I 
don't see any strong reason to churn the code.

----------
nosy: +rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43060>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to