Skip to content

5.4.0

Choose a tag to compare

@rohaquinlop rohaquinlop released this 25 Apr 01:53
· 220 commits to main since this release

Removed

  • Comprehension complexity scoring - rolls back the ListComp/SetComp/Generator/DictComp AST node handling from count_bool_ops(), and removes the count_comprehension_complexity() helper function added in v5.3.0 (closes #165, reported by @cleder)

What's Changed

Full Changelog: 5.3.0...5.4.0