Skip to content

Tya v0.72.11

Latest

Choose a tag to compare

@komagata komagata released this 03 Jun 13:22

Tya v0.72.11

  • Add bare array block assignments.
  • Add bare dictionary block expressions and multiline keyword argument calls.
  • Make String and Bytes semantics consistent for Unicode text and raw bytes.
  • Use character indexes in stdlib parsers, including XML Unicode attributes/text.
  • Preserve legacy selfhost byte-indexed string behavior under TYA_LEGACY_MODULES.