github smarie/python-makefun 1.6.7
1.6.7 - Increased tolerance to function signatures in python 2

latest releases: 1.15.6, 1.15.5, 1.15.4...
5 years ago
  • In python 2 some libraries such as attrs can modify the annotations manually, making signature return a string representation that is not compliant with the language version. This raised a SyntaxError in previous versions. The new version silently removes all these annotations in python versions that do not support them. Fixes #39.

See documentation page for details.

Don't miss a new python-makefun release

NewReleases is sending notifications on new releases.