python3-backcall - Specifications for callback functions passed in to an API
Website: | https://github.com/takluyver/backcall |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
python3-backcall-0.2.0-1.fc14.al.noarch [21 KiB] |
Changelog
by Joel Barrios (2022-01-24):
- Update to 0.2.0. |