py3-backcall

specifications for callback functions passed to an API

WWW CVSWeb GITHub
  1. Package version
    py3-backcall-0.2.0p0
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-flit_core,python3

  • lang/python/3.10