Skip to content

v1.12.2 (pyright 1.1.363)

Compare
Choose a tag to compare
@DetachHead DetachHead released this 15 May 11:25
· 67 commits to main since this release
74a6afa

What's Changed

  • fix reportUnsafeMultipleInheritance false positives when the class has a base class that does not define an __init__ or __init_subclass__ by @DetachHead in #351
  • update pyright version to 1.1.363 by @DetachHead in #363
  • fix reportAbstractUsage conflicting with reportMisssingSuperCall by @DetachHead in #352

New Contributors

Full Changelog: v1.12.1...v1.12.2