github smarie/python-makefun 1.12.0
1.12.0 - Refactoring and consistency improvement

latest releases: 1.15.6, 1.15.5, 1.15.4...
3 years ago
  • Fixed partial so that :
    • when no argument is provided, it is equivalent to wraps(f)(f). That is, the __wrapped__ attribute is set. Fixed #73
    • it sets the func attribute just as functools.partial does. Fixed #75
  • Removed pytest-cases dependency as it was a circular one. Fixed #68
  • Now using flake8 for qualimetry and genbadge for badges. Fixed #71
  • Restructured project so that tests are truly independent, to ease rpm/apt/etc. packaging. Fixed #69

See documentation page for details.

Don't miss a new python-makefun release

NewReleases is sending notifications on new releases.