Skip to content

1.13.1 - Fixed regression with generators in python 3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 14:37
· 93 commits to main since this release
  • Fixed an issue where using partial on a generator function in python 3.5 was raising a SyntaxError. Fixed #79

See documentation page for details.