6652e743a3
What's New in Pylint 2.5.3? * Fix a regression where disable comments that have checker names with numbers in them are not parsed correctly * `property-with-parameters` properly handles abstract properties * `continue-in-finally` no longer emitted on Python 3.8 where it's now valid * Fix a regression where messages with dash are not fully parsed * Fix a regression where the score was not reported with multiple jobs * In a TOML configuration file, it's now possible to use rich (non-string) types, such as list, integer or boolean instead of strings. For example, one can now define a *list* of message identifiers to enable like this:: enable = [ "use-symbolic-message-instead", "useless-suppression", ] * Protect against `AttributeError` when checking `cell-var-from-loop` |
||
---|---|---|
.. | ||
patches | ||
ALTERNATIVES | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |