kn 306533728d Import py-backcall
Specifications for callback functions passed in to an API

If your code lets other people supply callback functions, it's important to
specify the function signature you expect, and check that functions support
that. Adding extra parameters later would break other peoples code unless you're
careful.

New dependency for iPython update
OK sthen
2019-11-09 16:46:21 +00:00
..