github Instagram/LibCST v0.4.2

latest releases: v1.4.0, v1.3.1, v1.3.0...
2 years ago

New Contributors

Fixed

  • native: Avoid crashing by making IntoPy conversion fallible by @zsol in #639
  • native: make sure ParserError's line is zero-indexed by @zsol in #681
  • Fix space validation for AsName and Await by @zsol in #641
  • Qualified Name Provider: Fix returned qname for symbols that are prefixes of each other by @wiyr in #669
  • Rename Codemod: Correct last renamed import from by @toofar in #675
  • Many changes to the Apply Type Comments codemod:

Added

Updated

  • Support module and package names in the codemod context by @lpetre in #662
  • Drop support for running libcst using a python 3.6 interpreter by @lpetre in #663
  • Update relative import logic to match cpython by @lpetre in #660
  • Scope Provider: Consider access information when computing qualified names for nodes by @lpetre in #682

Full Changelog: v0.4.1...v0.4.2

Don't miss a new LibCST release

NewReleases is sending notifications on new releases.