github smarie/python-makefun 1.4.0
1.4.0 - Non-representable default values are now handled correctly

latest releases: 1.15.2, 1.15.1, 1.15.0...
5 years ago

When a non-representable default value was used in the signature to generate, the code failed with a SyntaxError. This case is now correctly handled, by storing the corresponding variable in the generated function's context. Fixes #23.

See documentation page for details.

Don't miss a new python-makefun release

NewReleases is sending notifications on new releases.