summaryrefslogtreecommitdiff
path: root/doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Introduced deprecated attributesMatus Valo2021-03-061-0/+1
* Fix changelog and whatsnew (pre-commit-hook)Marc Mueller2021-03-0610-48/+48
* Add allow-redefined-builtins option to variable checkerAlexander Kapshuna2021-03-051-0/+2
* Add 2.8.0 in the ChangelogPierre Sassoulas2021-02-212-0/+18
* Edit highlights for 2.7.0 in whatsnewPierre Sassoulas2021-02-211-2/+4
* Add new `consider-using-generator` and 'use-a-generator' checkersIkraduya Edian2021-02-201-0/+2
* Fix false positive when map() receives iterableTiago Honorato2021-02-201-1/+1
* Fix false positive when zip() receives iterable (#4105)tiagohonorato2021-02-191-0/+2
* add nan-comparison checker for NaN comparisonsOr Bahari2021-02-181-0/+2
* Fix the changelog and whatsnew retroactively for 2.7 releasePierre Sassoulas2021-02-163-31/+51
* Bump minimum required Python to 3.6David Gilman2021-02-161-0/+1
* mapreduce| chore| Updating ChangeLog/Contributors/Release notesFrank Harrison2021-01-021-0/+2
* Add a message in the changelog and update contributors.txtPierre Sassoulas2020-12-311-0/+2
* lint multiprocessing pool shutdownmanderj2020-10-301-0/+2
* Merge branch 'Require-enums-to-be-named-IN_ALL_CAPS' of https://github.com/He...hippo912020-10-291-0/+2
|\
| * FIx doc styleへーさん2020-10-191-2/+0
| * Merge branch 'master' into Require-enums-to-be-named-IN_ALL_CAPSへーさん2020-10-131-0/+1
| |\
| * | Add changelog and contributors infoへーさん2020-10-131-0/+4
* | | Corrects doc.hippo912020-10-231-1/+0
* | | Adding a missing entry in the Changelog. The info was present in the doc/what...hippo912020-10-231-2/+0
* | | Moving infos from 2.7 to 2.6. Deletes 2.7.rsthippo912020-10-182-25/+9
* | | Merge pull request #3842 from luigibertaco/enhancement-3800-ignore-argument-n...hippo912020-10-181-0/+2
|\ \ \
| * | | add details to what's new docLuigi2020-10-121-0/+2
| |/ /
* | | Merge pull request #3864 from hippo91/bug_pylint_3120hippo912020-10-181-0/+3
|\ \ \ | |_|/ |/| |
| * | Adds entryhippo912020-09-261-0/+3
| |/
* | Add empty-comment checker extensionOr2020-10-071-0/+1
|/
* Remove unsecable whitespace in the whole codebasePierre Sassoulas2020-09-121-1/+1
* Bug: fix vulnerable regexes to avoid potential ReDoS.yeting li2020-09-101-0/+2
* Add whatsnew entry.Martin Vielsmaier2020-09-101-0/+4
* Add 2.7.rst to document new changes in v2.7.0Pierre Sassoulas2020-09-092-0/+19
* Merge branch 'master' into bug_pylint_3468hippo912020-09-061-0/+2
|\
| * Merge branch 'master' into bug_pylint_3773hippo912020-09-031-1/+9
| |\
| * | Adds an entryhippo912020-08-171-0/+2
* | | Merge branch 'master' into bug_pylint_3468hippo912020-09-031-1/+5
|\ \ \ | | |/ | |/|
| * | Add simplifiable-condition and condition-evals-to-constant to the refactoring...ethan-leba2020-08-311-0/+4
| * | Set the release datehippo912020-08-201-1/+1
* | | Adds entryhippo912020-08-191-0/+3
|/ /
* | Support both isort 4 and isort 5Damien Baty2020-08-181-0/+4
|/
* Add rule raise-missing-fromRam Rachum2020-06-221-0/+2
* Fix false positive superfluous parens for walrus operatorBryce Guinta2020-06-171-0/+2
* Chore: use https links (#3679)谭九鼎2020-06-111-1/+1
* Rename the new old-style super with super-with-argumentsClaudiu Popa2020-05-051-1/+1
* Add new old-style-super check to flag instances of super with default argumentsFederico Bond2020-05-051-0/+2
* Fix trailing whitespaces and trailing newlinesPierre Sassoulas2020-05-033-10/+10
* Update changelog for mixed-indentation removalPierre Sassoulas2020-05-031-0/+2
* Remove the space_check option and its codePierre Sassoulas2020-05-031-1/+3
* Update documentation for bad-whitespace removalPierre Sassoulas2020-05-031-1/+1
* Update documentation for bad-continuation removalPierre Sassoulas2020-05-021-0/+2
* master is now 2.6.0Claudiu Popa2020-04-282-0/+18
* Prepare 2.5.0 release for pylintClaudiu Popa2020-04-271-1/+1