summaryrefslogtreecommitdiff
path: root/doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
...
* | Handle patterns in ignored-modules when checking for no-name-in-module (#7579)Daniel Mouritzen2023-04-031-0/+3
* | Merge 'maintenance/2.17.x' in main following 2.17.2 releasePierre Sassoulas2023-04-031-0/+36
|\ \ | |/
| * Bump pylint to 2.17.2, update changelog (#8533)v2.17.2Pierre Sassoulas2023-04-035-16/+36
| * [Backport maintenance/2.17.x] Add regression test for #7506 (#8531)github-actions[bot]2023-04-031-0/+3
| * [pyreverse] Bugfix: strip "/" at the end of the file (#8517) (#8528)github-actions[bot]2023-04-021-0/+3
| * [Backport maintenance/2.17.x] Allow integers in TypeAlias names. (#8507)github-actions[bot]2023-03-281-0/+5
| * Fix `unnecessary-lambda` false positive for lambdas using its parameters in t...github-actions[bot]2023-03-281-0/+5
| * Don't consider ``Union`` to always be a type alias (#8489)Daniël van Noord2023-03-231-0/+3
* | Add regression test for #7506 (#8432)Jacob Walls2023-04-031-0/+3
* | [pyreverse] Bugfix: strip "/" at the end of the file (#8517)Alvaro Frias2023-04-021-0/+3
* | Add Pyreverse option to exclude standalone nodes (#8520)Nick Drozd2023-04-021-0/+3
* | [changelog] Classify all non user-facing changes as 'internal'Pierre Sassoulas2023-04-018-5/+9
* | [doc] Fix missing spaces in 2.13's whatsnew (#8519)Pierre Sassoulas2023-03-311-3/+3
* | [cleanup] Upgrade more doc following the PyCQA migrationPierre Sassoulas2023-03-315-12/+12
* | Fix `used-before-assignment` false positive for `TYPE_CHECKING` elif branch i...Zen Lee2023-03-301-0/+4
* | [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-297-268/+268
* | Fix news fragment after incorrect auto-mergeDaniël van Noord2023-03-281-1/+1
* | Allow integers in TypeAlias names (#8488)Stephane Odul2023-03-281-0/+5
* | [deprecation] Make 'OutputLine' require a fixed number of args (#8474)Pierre Sassoulas2023-03-281-0/+5
* | Fix `unnecessary-lambda` false positive for lambdas using its parameters in t...cherryblossom2023-03-281-0/+5
* | Don't consider ``Union`` to always be a type alias (#8489)Daniël van Noord2023-03-231-0/+3
* | Merge branch 'maintenance/2.17.x' into mainPierre Sassoulas2023-03-221-0/+52
|\ \ | |/
| * Bump pylint to 2.17.1, update changelog (#8482)v2.17.1Pierre Sassoulas2023-03-226-25/+52
| * Fix incorrect preferred-modules matches (#8481)github-actions[bot]2023-03-221-0/+3
| * Deprecate redundant type checking guard utils (#8433) (#8439)github-actions[bot]2023-03-121-0/+10
| * Add Python 3.8+ `asyncSetUp` to "defining-attr-methods" list (#8403) (#8438)github-actions[bot]2023-03-111-0/+5
| * Fix a crash when `TYPE_CHECKING` is used without importing it (#8435) (#8436)github-actions[bot]2023-03-111-0/+3
| * Clear LRU caches on pylint utilities (#8420) (#8427)github-actions[bot]2023-03-101-0/+4
* | [deprecation] Remove duplicated utils typing guards check (#8475)Pierre Sassoulas2023-03-221-0/+5
* | Fix incorrect preferred-modules matchesDaniël van Noord2023-03-211-0/+3
* | [deprecation] Message.location must be a 'MessageLocationTuple' (#8477)Pierre Sassoulas2023-03-211-0/+4
* | [deprecation] 'check_single_file' replaced by 'check_single_file_item' (#8478)Pierre Sassoulas2023-03-211-0/+4
* | [deprecation] Remove 'do_exit' from the 'Run' constructor (#8472)Pierre Sassoulas2023-03-211-0/+4
* | [deprecation] Make 'py_version' required for 'MessageDefinition.may_be_emitte...Pierre Sassoulas2023-03-211-0/+6
* | [deprecation] end_line and end_col_offset required in functional tests (#8466)Pierre Sassoulas2023-03-202-1/+6
* | [deprecation] ``setup.cfg``and ``tox.ini`` sections need to start by 'pylint'...Pierre Sassoulas2023-03-201-0/+5
* | [deprecation] 'ColorizedTextReporter' only accepts 'ColorMappingDict' (#8464)Pierre Sassoulas2023-03-201-0/+3
* | [deprecation] 'Pylinter.check' now takes sequence of str only (#8463)Pierre Sassoulas2023-03-201-0/+3
* | [deprecation] Remove the warning about the old pylint home (#8462)Pierre Sassoulas2023-03-201-0/+5
* | Deprecate redundant type checking guard utils (#8433)Jacob Walls2023-03-121-0/+10
* | Add Python 3.8+ `asyncSetUp` to "defining-attr-methods" list (#8403)Samuel FORESTIER2023-03-111-0/+5
* | Fix a crash when `TYPE_CHECKING` is used without importing it (#8435)Jacob Walls2023-03-111-0/+3
* | `pyreverse`: use colorblind friendly default colors (#8415)Andreas Finkler2023-03-101-0/+5
* | pyreverse: drop support for .vcg format (#8426)Andreas Finkler2023-03-101-0/+3
* | Clear LRU caches on pylint utilities (#8420)Jacob Walls2023-03-101-0/+4
* | pyreverse: Add show-stdlib option (#8190)Avram Lubkin2023-03-101-0/+5
* | [colorize_ansi] Remove the possibility to use anything else than a MessageSty...Pierre Sassoulas2023-03-091-0/+3
* | [overgeneral-exceptions] Only handle qualified names (#8411)Pierre Sassoulas2023-03-091-0/+7
* | Remove deprecated functions and classes (#8409)Daniël van Noord2023-03-091-0/+24
* | [FileState] Remove 'collect_block_lines'Pierre Sassoulas2023-03-081-0/+5