STINNER Victor added the comment:

> It looks to me that the type of the self parameter can be changed from 
> PyObject* to PyStructObject*. This will make the patch larger but the final 
> code simpler.

I like the idea, but I prefer to do in a separated change, once the first big 
one is merged. Otherwise, the first patch will do too many unrelated things at 
the same time IMHO.

----------

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

Reply via email to