Skip to content

Version 0.10.1

Compare
Choose a tag to compare
@Technologicat Technologicat released this 23 Oct 19:40
· 2744 commits to master since this release

"Just one more thing" edition:

  • continuations: create continuation using same node type (FunctionDef or AsyncFunctionDef) as its parent function
  • autoreturn: fix semantics of try block
  • fix docstring of tco