Jeroen Demeyer added the comment:

Wouldn't it be possible to fix assignment of __new__ without breaking backwards 
compatibility (and then apply the same patch for all Python versions)? I have a 
feeling that breaking the auto-detection of tp_new is a new bug introduced by 
this patch and not a fundamental feature needed to fix assignment of __new__.

----------

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

Reply via email to