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 tekknolagi
Recipients Windson Yang, docs@python, tekknolagi
Date 2019-03-07.08:23:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CANZ2YWW-mUc4i9R_abuL75=+y86_gcg+Gnzzmg_zTtYSAic8Sg@mail.gmail.com>
In-reply-to <1551946845.24.0.767600129727.issue36203@roundup.psfhosted.org>
Content
I can likely do it tomorrow. If not I'll update this.

On Thu, Mar 7, 2019, 00:20 Windson Yang <report@bugs.python.org> wrote:

>
> Windson Yang <wiwindson@outlook.com> added the comment:
>
> 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.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue36203>
> _______________________________________
>
History
Date User Action Args
2019-03-07 08:23:58tekknolagisetrecipients: + tekknolagi, docs@python, Windson Yang
2019-03-07 08:23:58tekknolagilinkissue36203 messages
2019-03-07 08:23:58tekknolagicreate