[issue5322] Python 2.6 object.__new__ argument calling autodetection faulty

STINNER Victor report at bugs.python.org
Wed Dec 7 05:37:03 EST 2016


STINNER Victor added the comment:

test_file started to crash after the change "Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code." :-/ (so all buildbots became red.)

Can someone fix it or revert it? (Sorry, I don't have the bandwith right to investigate the crash.)

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list