This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Ringding, Trundle, aronacher, benjamin.peterson, gvanrossum, pitrou, prologic, python-dev, sebastinas, serhiy.storchaka, vstinner
Date 2016-12-07.10:37:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481107023.76.0.1575951376.issue5322@psf.upfronthosting.co.za>
In-reply-to
Content
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.)
History
Date User Action Args
2016-12-07 10:37:03vstinnersetrecipients: + vstinner, gvanrossum, pitrou, sebastinas, benjamin.peterson, aronacher, prologic, Trundle, Ringding, python-dev, serhiy.storchaka
2016-12-07 10:37:03vstinnersetmessageid: <1481107023.76.0.1575951376.issue5322@psf.upfronthosting.co.za>
2016-12-07 10:37:03vstinnerlinkissue5322 messages
2016-12-07 10:37:03vstinnercreate