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 Windson Yang
Recipients Windson Yang, docs@python, tekknolagi
Date 2019-03-07.08:20:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551946845.24.0.767600129727.issue36203@roundup.psfhosted.org>
In-reply-to
Content
It looks to me the fix is easy, we just will return NULL and raise TypeError when the callback is not callable, None, or NULL. I'm not an expert in C, but I would love to create a PR for it if you don't have time.
History
Date User Action Args
2019-03-07 08:20:45Windson Yangsetrecipients: + Windson Yang, docs@python, tekknolagi
2019-03-07 08:20:45Windson Yangsetmessageid: <1551946845.24.0.767600129727.issue36203@roundup.psfhosted.org>
2019-03-07 08:20:45Windson Yanglinkissue36203 messages
2019-03-07 08:20:45Windson Yangcreate