./devel/py-backcall, Specifications for callback functions passed in to an API

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 0.2.0nb2, Package name: py39-backcall-0.2.0nb2, Maintainer: pkgsrc-users

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.

backcall provides a way of specifying the callback signature using a prototype
function.


Master sites:

Filesize: 17.618 KB

Version history: (Expand)