Skip to content

LibCST 0.3.14 Release - 2020-11-18

Compare
Choose a tag to compare
@zsol zsol released this 18 Nov 09:58
77d8a90

Fixed

  • Fix is_annotation for types used in classdef base and assign value #406
  • Visit concatenated f-strings during scope analysis #411
  • Correct handling of walrus operator in function args #417
  • Allow generator expressions in f-strings #419
  • Keep track of assignment/access ordering during scope analysis #413
  • Handle string type references in cast() during scope analysis #418