Skip to content

LibCST 0.3.18 Release - 2021-03-29

Compare
Choose a tag to compare
@zsol zsol released this 30 Mar 11:15
27ef2bf

Added

  • Add FlattenSentinel to support replacing a statement with multiple statements #455
  • Add BuiltinScope #469
  • Add FullyQualifiedNameProvider #465

Updated

  • Split QualifiedNameProvider out from libcst.metadata.scope_provider #464

Fixed

  • Exception while parsing escape character in raw f-strings #462