Skip to content

1.13.1 - Fixed regression with generators in python 3.5

Choose a tag to compare

@github-actions github-actions released this 07 Jan 14:37
  • 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.