Skip to content

1.4.3 - Bugfix in nested mode under python 2

Choose a tag to compare

@smarie smarie released this 16 Apr 16:13
· 62 commits to main since this release

In python 2, when nested mode was used in a context where the signature contains a var-positional argument, a TypeError was raised ; this is now fixed. Fixes #13.

See documentation page for details.