Specifications for callback functions passed in to an API
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 helps with that.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1.0-26.fc41 | - |
Fedora 41 | 0.1.0-26.fc41 | - |
Fedora 40 | 0.1.0-22.fc40 | - |
Fedora 39 | 0.1.0-20.fc39 | - |
Fedora EPEL 9 | 0.1.0-16.el9 | - |
Fedora EPEL 8 | 0.1.0-8.el8 | - |
You can contact the maintainers of this package via email at
python-backcall dash maintainers at fedoraproject dot org
.