Skip to content

v0.17.4

Choose a tag to compare

@odvcencio odvcencio released this 17 May 22:05

Python parser compatibility patch for downstream Gazelle consumers.

Fixed

  • Python _ identifiers no longer get retokenized as EOF during contextual literal repair. This prevents clean prefix parses from silently truncating modules before later assignments or nested imports.