Binary package “python3-backcall” in ubuntu noble

Callback functions for Python

 Specification for callback functions passed into an API. Provides a
 mechanism for specifying the callback signature using a prototype function
 and adapts callbacks with unneeded arguments to be compatible with the
 original signature.