Nick Coghlan added the comment:

Scanned the whole patch, especially the type changes. This looks like a solid 
approach to me.

For 3.5, PEP 457 might want to consider proposing a tp_sig slot and splitting 
the signature out at type creation time rather than on attribute lookup. The 
current dynamic approach is fine for 3.4, though.

----------

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

Reply via email to