Skip to content

python2ts: v1.3.2

Choose a tag to compare

@swernerx swernerx released this 21 Jan 15:49
aed1248

1.3.2 (2026-01-21)

Bug Fixes

  • docstrings: handle module-level and decorated function docstrings (f8f53f0)
  • isinstance with tuple of types now transpiles to array (284d802), closes #26