Path to this page:
./
devel/py-backcall,
Specifications for callback functions passed in to an API
Branch: CURRENT,
Version: 0.2.0nb3,
Package name: py311-backcall-0.2.0nb3,
Maintainer: pkgsrc-usersSpecifications 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.
Required to run:[
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 17.618 KB
Version history: (Expand)
- (2024-05-06) Updated to version: py311-backcall-0.2.0nb3
- (2023-02-09) Updated to version: py310-backcall-0.2.0nb2
- (2022-01-05) Updated to version: py39-backcall-0.2.0nb2
- (2022-01-01) Updated to version: py39-backcall-0.2.0nb1
- (2021-10-07) Updated to version: py39-backcall-0.2.0
- (2020-06-10) Updated to version: py37-backcall-0.2.0
CVS history: (Expand)