summaryrefslogtreecommitdiff
path: root/doc/whatsnew/2.13.rst
Commit message (Expand)AuthorAgeFilesLines
* [regression test] Add functional test for symlinked modulesPierre Sassoulas2021-12-191-0/+9
* Check if decorator returns use keyword (``unexpected-keyword-arg``) (#5547)Daniël van Noord2021-12-181-0/+4
* Fix ``used-before-assignment`` for conditional self-referential typing (#5532)Daniël van Noord2021-12-181-0/+5
* Fixed extremely long processing of long lines with comma's (#5534)Daniël van Noord2021-12-171-0/+4
* Fix crash on uninferable decorators on Python 3.6 and 3.7 (#5549)Daniël van Noord2021-12-171-0/+2
* Fix ``not-callable`` for attributes that alias ``NamedTuple`` (#5537)Daniël van Noord2021-12-171-0/+4
* Fix typos over the whole codebase (#5540)Kian Meng, Ang2021-12-171-1/+1
* Fix assigning-non-slot false positive with setattr (#5457)Jake Lishman2021-12-151-0/+5
* Enable missing-raises-doc to understand class hierarchies (#5278)kasium2021-12-151-0/+14
* Produce a score of 0 for fatal errors and add fatal to score evaluation (#5521)Jacob Walls2021-12-141-1/+8
* Check `node` location attributes in unittests and update tests (#5383)Daniël van Noord2021-12-131-0/+3
* New checker - Detect use of unnecessary ellipsis (#5470)Mark Byrne2021-12-131-0/+3
* Fix false-positive 'used-before-assignment' for assignments in except blocks ...Jacob Walls2021-12-131-3/+9
* Emit `used-before-assignment` in final or except blocks where try statements...Jacob Walls2021-12-131-0/+5
* Fix incorrect classification of property docstrings in Numpy-style (#5498)Daniël van Noord2021-12-121-0/+7
* Fix #5504: Fix crash if the output of items() is assigned to a 1-tuple (#5505)Jacob Walls2021-12-121-0/+5
* Fix #4761: Emit `used-before-assignment` where single assignment only made in...Jacob Walls2021-12-111-0/+7
* Add typing to ``PyLinter.reporter`` (#5325)Daniël van Noord2021-12-031-0/+3
* fix(4716): fix false positive `unnecessary_dict_index_lookup` emitted when `d...yushao22021-12-031-0/+9
* Add mermaidjs as format output for pyreverse (#5272)Antonio Quarta2021-12-031-0/+2
* Bump pylint to 2.12.2, update changelogv2.12.2Pierre Sassoulas2021-12-031-5/+0
* chore(*): moved changelog entry from 2.12 to 2.13Yu Shao, Pang2021-11-291-0/+5
* Require Python 3.6.2 (#5068)Marc Mueller2021-11-251-0/+4
* Bump pylint to 2.12.0, update changelogv2.12.0Pierre Sassoulas2021-11-251-0/+21