github smarie/python-makefun 1.3.0
1.3.0 - Aliases for signature-preserving wrapper scenarios

latest releases: 1.15.2, 1.15.1, 1.15.0...
5 years ago
  • Now providing a @wraps, equivalent of functools.wraps; and a create_wrapper equivalent of functools.update_wrapper. Fixes #21

  • @with_signature now does not override the __name__ when signature is provided as a function. Fixes #22

  • add_signature_parameters now accepts that parameters are provided as single elements (not necessarily iterables)

  • Updated documentation

See documentation page for details.

Don't miss a new python-makefun release

NewReleases is sending notifications on new releases.