Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 517 Bytes

File metadata and controls

7 lines (5 loc) · 517 Bytes

1.6.4

Minor Analysis Improvements

  • The py/unexpected-raise-in-special-method query has been modernized. It produces additional results in cases where the exception is only raised conditionally. Its precision has been changed from very-high to high.
  • The queries py/incomplete-ordering, py/inconsistent-equality, and py/equals-hash-mismatch have been modernized; no longer relying on outdated libraries, improved documentation, and no longer producing alerts for problems specific to Python 2.