Skip to content

4.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 07:31
· 44 commits to master since this release
  • Fixed Callable erroneously rejecting a callable that has the requested amount of positional arguments but they have defaults (#400)
  • Fixed a regression introduced in v4.1.4 where the elements of Literal got quotes removed from them by the AST transformer (#399)