forked from pool/python-pylint
- Update to 3.3.7 * Comparisons between two calls to `type()` won't raise an ``unidiomatic-typecheck`` warning anymore, consistent with the behavior applied only for ``==`` previously. * Fixed a crash when importing a class decorator that did not exist with the same name as a class attribute after the class definition. * Fix a crash caused by malformed format strings when using `.format` with keyword arguments. * Using a slice as a class decorator now raises a ``not-callable`` message instead of crashing. A lot of checks that dealt with decorators (too many to list) are now shortcut if the decorator can't immediately be inferred to a function or class definition. * The algorithm used for ``no-member`` suggestions is now more efficient and cuts the calculation when the distance score is already above the threshold. OBS-URL: https://build.opensuse.org/request/show/1277663 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=171
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
version https://git-lfs.github.com/spec/v1
|
|
oid sha256:a10501d89b9257720844481b21a16137f7880af793971bdf871f78712f75b5ee
|
|
size 1457480
|