[2.4.2] - 2023-01-31
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
andcheck_all_contracts
do nothing whenENABLE_CONTRACT_CHECKING
isFalse
.