Skip to content

[2.4.2] - 2023-01-31

Compare
Choose a tag to compare
@david-yz-liu david-yz-liu released this 31 Jan 19:32

Bug fixes

  • Fixed custom message formats based on Pylint 2.15 updates.
  • Fixed bug in shadowing-in-comprehension checker when target is a subscript node.
  • Ensured check_contracts and check_all_contracts do nothing when ENABLE_CONTRACT_CHECKING is False.