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 serhiy.storchaka
Recipients asvetlov, serhiy.storchaka, yselivanov
Date 2018-05-23.20:02:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527105745.46.0.682650639539.issue33623@psf.upfronthosting.co.za>
In-reply-to
Content
Then we should find what callable is NULL and fix the place where it is called. _PyObject_FastCallDict() should never be called with NULL.
History
Date User Action Args
2018-05-23 20:02:25serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, yselivanov
2018-05-23 20:02:25serhiy.storchakasetmessageid: <1527105745.46.0.682650639539.issue33623@psf.upfronthosting.co.za>
2018-05-23 20:02:25serhiy.storchakalinkissue33623 messages
2018-05-23 20:02:25serhiy.storchakacreate