1.15.3 - bugfix
- Fixed
SyntaxError: invalid syntax
happening when the default value of one argument of the created function is a
subclass of a basic primitive. Fixes #98. PR
#99 by moskupols.
See documentation page for details.
SyntaxError: invalid syntax
happening when the default value of one argument of the created function is aSee documentation page for details.