summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Properly strip dangerous sys.path entries (not just the first one) (#4153)Louis Sautier2021-02-281-0/+3
* Fix False positive on Enum.__members__.items() (#4135)Ikraduya Edian2021-02-271-0/+3
* Retcon the changelog after 2.7.1 releasePierre Sassoulas2021-02-231-0/+12
* Fix benchmark test (#4138)Marc Mueller2021-02-231-0/+4
* Add 2.8.0 in the ChangelogPierre Sassoulas2021-02-211-0/+5
* Upgrade the documentation about releasePierre Sassoulas2021-02-211-0/+2
* Introduced DeprecatedMixinMatus Valo2021-02-211-0/+4
* Add new `consider-using-generator` and 'use-a-generator' checkersIkraduya Edian2021-02-201-0/+9
* Fix false positive when map() receives iterableTiago Honorato2021-02-201-0/+4
* Update ChangeLogMarc Mueller2021-02-201-1/+1
* Add Github Action configMarc Mueller2021-02-201-0/+2
* Fix false positive when zip() receives iterable (#4105)tiagohonorato2021-02-191-2/+4
* add nan-comparison checker for NaN comparisonsOr Bahari2021-02-181-0/+2
* Fix the changelog and whatsnew retroactively for 2.7 releasePierre Sassoulas2021-02-161-15/+24
* Fix issue with nested PEP 604 syntaxMarc Mueller2021-02-161-0/+2
* Fix issue with nested PEP 585 syntaxMarc Mueller2021-02-161-0/+2
* Bump minimum required Python to 3.6David Gilman2021-02-161-0/+2
* Graingert add generated members match against the qualified name (#4092)Pierre Sassoulas2021-02-151-0/+4
* Fix TypedDict inherit-non-class false-positive Python 3.9+Marc Mueller2021-02-151-0/+4
* Fix multiple false positives with assignment expressionsMarc Mueller2021-02-151-0/+4
* Add check for alternative union syntax - PEP 604Marc Mueller2021-02-151-0/+4
* Add support for pep585 with postponed evaulationMarc Mueller2021-02-151-0/+4
* Drop support for Python 3.5 to fix typingMarc Mueller2021-02-151-0/+2
* Enforce docparams consistently when docstring is not present (#3916)Logan Miller2021-01-091-0/+4
* Fix location metadata on backslash lint checksMatthew Suozzo2021-01-041-0/+1
* empty-comment line number bug fixOr Bahari2021-01-031-0/+4
* mapreduce| chore| Updating ChangeLog/Contributors/Release notesFrank Harrison2021-01-021-0/+4
* Add a message in the changelog and update contributors.txtPierre Sassoulas2020-12-311-0/+4
* Merge branch 'master' into masterGergely Kalmár2020-12-291-0/+16
|\
| * Fix a crash in `consider-using-enumerate` when encountering `range()` without...Claudiu Popa2020-12-291-0/+4
| * Fix a crash in `undefined-variable` caused by chained attributes in metaclassClaudiu Popa2020-12-291-0/+4
| * Merge pull request #3993 from isidentical/issue-3992hippo912020-12-291-0/+4
| |\
| | * Add changelog entryBatuhan Taskaya2020-12-281-0/+4
| * | Fix false positive for `not-async-context-manager` when `contextlib.asynccont...Claudiu Popa2020-12-281-0/+4
| |/
* | Add changelog entryGergelyKalmar2020-12-201-0/+4
|/
* Fix regression about getfullargspec deprecationSorin Sbarnea2020-12-141-0/+1
* Add version-specific functional tests for `bad_reversed_sequence`ethan-leba2020-11-301-0/+3
* Add checks for deprecated functions since 3.6Federico Bond2020-11-271-0/+2
* Merge branch 'master' into issue3882Julien Palard2020-11-211-0/+3
|\
| * Avoid doing a regex search for line lengths unless necessaryRaphael Gaschignard2020-11-161-0/+3
* | Handle class decorators during typing checks.Julien Palard2020-11-021-0/+4
|/
* lint multiprocessing pool shutdownmanderj2020-10-301-1/+5
* Merge branch 'Require-enums-to-be-named-IN_ALL_CAPS' of https://github.com/He...hippo912020-10-291-0/+4
|\
| * Merge branch 'master' into Require-enums-to-be-named-IN_ALL_CAPSへーさん2020-10-131-0/+11
| |\
| * | Add changelog and contributors infoへーさん2020-10-131-0/+4
* | | Merge branch 'master' into bug_pylint_3885hippo912020-10-241-2/+15
|\ \ \
| * | | Corrects doc.hippo912020-10-231-1/+1
| * | | Adding a missing entry in the Changelog. The info was present in the doc/what...hippo912020-10-231-0/+4
| * | | Merge pull request #3842 from luigibertaco/enhancement-3800-ignore-argument-n...hippo912020-10-181-0/+4
| |\ \ \
| | * \ \ Merge branch 'master' into enhancement-3800-ignore-argument-names-on-docstrin...Luigi Bertaco Cristofolini2020-09-251-0/+10
| | |\ \ \ | | | |/ /