1. 7add5d0 Bump pylint to 2.11.0, update changelog by Pierre Sassoulas · 2 years, 9 months ago
  2. 272596b Fix false positive ``unused-private-member`` for accessing attributes in a class using ``cls`` (#4965) by yushao2 · 2 years, 10 months ago
  3. af407c7 Make consider-iterating-dictionary consider membership check (#4997) by Daniël van Noord · 2 years, 10 months ago
  4. bbaa7bc Fix false negative for use-symbolic-message by Pierre Sassoulas · 2 years, 10 months ago
  5. 9ec8cb9 Fix bad node given to a message and false positive invalide format for ``__all__`` (#4953) by Pierre Sassoulas · 2 years, 10 months ago
  6. ebae36e Documentation for ``pyreverse`` and ``symilar`` (#4992) by Andreas Finkler · 2 years, 10 months ago
  7. dcd4887 Make ``global-variable-not-assigned`` check local scope (#4990) by Daniël van Noord · 2 years, 10 months ago
  8. 7390b6f Fix no-self-use and docparams extension for async functions/methods (#4986) by SupImDos · 2 years, 10 months ago
  9. e777697 Fix bug with cache's parent directory not existing (#4988) by Daniël van Noord · 2 years, 10 months ago
  10. 9683362 fix false positive W0238 with private staticmethod used from classmethod (#4949) by Kayran Schmidt · 2 years, 10 months ago
  11. cf33d82 Make ``min-similarity-lines == 0`` stop similarity check (#4970) by Daniël van Noord · 2 years, 10 months ago
  12. 092c0dc Extend consider-using-in for attribute access by Marc Mueller · 2 years, 10 months ago
  13. 3f122e0 Fix false positive ``superfluous-parens`` for tuples by Daniël van Noord · 2 years, 10 months ago
  14. d57931b Fix the raising-bad-type warning for string by Pierre Sassoulas · 2 years, 10 months ago
  15. 832db06 Extend ``unspecified-encoding`` checker by Daniël van Noord · 2 years, 10 months ago
  16. 5f96098 Remove the python3 porting mode from the codebase by Pierre Sassoulas · 2 years, 10 months ago
  17. 6cd8193 Fix false positive `dict-iter-missing-items` for tuple keys (#4939) by Daniël van Noord · 2 years, 10 months ago
  18. e1da3c0 Fix false positive ``protected-access`` in typing (#4937) by Daniël van Noord · 2 years, 10 months ago
  19. 8b778cd Fix false positive for `function-redefined` for simple type annotations by Daniël van Noord · 2 years, 10 months ago
  20. ed8e6bb Add a redirect from http to https in read the doc configuration by Pierre Sassoulas · 2 years, 10 months ago
  21. c64b9d1 Emit a correct invalid-name message when using multi-naming style. (#4924) by Yilei "Dolee" Yang · 2 years, 10 months ago
  22. 7cdd8f3 Add `use-set-for-membership` check (#4841) by Marc Mueller · 2 years, 10 months ago
  23. a754d8d Add `consider-using-assignment-expr` to `CodeStyleChecker` (#4876) by Marc Mueller · 2 years, 10 months ago
  24. 7d440dd Implement basic control flow checks for ``consider-using-with`` (#4929) by Andreas Finkler · 2 years, 10 months ago
  25. 66ffcbc Add ``Consider-using-f-string`` checker (#4796) by Daniël van Noord · 2 years, 10 months ago
  26. 591a23a Bump pylint to 2.10.2, update changelog by Pierre Sassoulas · 2 years, 10 months ago
  27. d9dc89c Fix a crash from astroid.InferenceError raised on copy.copy by Pierre Sassoulas · 2 years, 10 months ago
  28. ad97338 Migrate from ``appdirs`` to ``platformdirs`` (#4887) by Pierre Sassoulas · 2 years, 10 months ago
  29. bf33282 Bump pylint to 2.10.1, update changelog by Ashley Whetter · 2 years, 10 months ago
  30. d701a97 pylint does not crash when PYLINT_HOME does not exist (#4884) by Ashley Whetter · 2 years, 10 months ago
  31. ea448b8 Bump pylint to 2.10.0, update changelog by Pierre Sassoulas · 2 years, 10 months ago
  32. 7a9bfc4 Add consider-ternary-expression extension by Nick Drozd · 2 years, 10 months ago
  33. 91019f7 Improve invalid-metaclass error message for Instances by David Liu · 2 years, 10 months ago
  34. 3a085cf Add cached infer_all helper function by Marc Mueller · 2 years, 11 months ago
  35. 53da654 Add extension check against use of while loops (#4860) by Nick Drozd · 2 years, 10 months ago
  36. ef72cdc [duplicate-code] Parse functions and class methods recursively when gathering signature lines (#4858) by Maksym Humetskyi · 2 years, 10 months ago
  37. 74ea145 Fix crash on relative import beyond top-level package by Pierre Sassoulas · 2 years, 11 months ago
  38. cd8af0d Suppress ``consider-using-with`` on return statements by DudeNr33 · 2 years, 11 months ago
  39. 14c0075 ``pyreverse``: Add option for colored output (#4850) by Andreas Finkler · 2 years, 11 months ago
  40. 4da3862 ``pyreverse``: add PlantUML output (#4846) by Andreas Finkler · 2 years, 11 months ago
  41. f2cd986 Allow true / false in pylintrc (#4844) by Marc Mueller · 2 years, 11 months ago
  42. 37f2f2b [duplicate-code] Ignore decorators lines by similarities checker when ignore signatures flag enabled (#4840) by Maksym Humetskyi · 2 years, 11 months ago
  43. 728d258 Improvements consider-using-tuple (#4838) by Marc Mueller · 2 years, 11 months ago
  44. ba9ba45 Add new check - use-sequence-for-iteration by Marc Mueller · 2 years, 11 months ago
  45. 0b34b5f Permit to lint to the end in case of crash on a file (#4810) by Pierre Sassoulas · 2 years, 11 months ago
  46. 4225d2e Revert "Extended consider-using-tuple check to cover 'in' comparisons (#4768)" by Marc Mueller · 2 years, 11 months ago
  47. 0b9e449 Fix false-positive used-before-assignment with := in Return node by Marc Mueller · 2 years, 11 months ago
  48. 678d4f1 Fix bugs in W0640 cell-var-from-loop checker (#4827) by David Liu · 2 years, 11 months ago
  49. d53a01f Update option_manager_mixin.py - issue 3839 (#4812) by PaaEl · 2 years, 11 months ago
  50. 47b483a Fix false positives for invalid-all-format (#4711) (#4829) by kasium · 2 years, 11 months ago
  51. 865765c Add ``redundant-u-string-prefix`` checker (#4804) by Daniël van Noord · 2 years, 11 months ago
  52. 7d84a32 Add ``disable-next`` option (#4797) by Daniël van Noord · 2 years, 11 months ago
  53. ea7f39e Add ``format-string-without-interpolation`` checker (#4794) by Daniël van Noord · 2 years, 11 months ago
  54. a71cfe1 Refactor ``--list-msgs`` & ``--list-msgs-enabled`` (#4793) by Daniël van Noord · 2 years, 11 months ago
  55. 741276e Fix false negative for used-before-assignment (ExceptHandler) (#4791) by David Liu · 2 years, 11 months ago
  56. 85b69c9 Fix false positives for ``superfluous-parens`` (#4784) by Daniël van Noord · 2 years, 11 months ago
  57. e7b71cf Fix crash for `unused-private-member` when there are nested attributes (#4783) by yushao2 · 2 years, 11 months ago
  58. 7c51580 Fix false-positive of `unused-private-member` with class name (#4782) by yushao2 · 2 years, 11 months ago
  59. a4198cd Update pr based on review by Yu Shao, Pang · 2 years, 11 months ago
  60. c8b2cbb [pre-commit.ci] auto fixes from pre-commit.com hooks by pre-commit-ci[bot] · 3 years ago
  61. e4d6243 Remove empty line by Marc Mueller · 3 years ago
  62. 712dc2b [unused-private-member] add logic for checking nested functions by Yu Shao, Pang · 3 years ago
  63. b71be8a Handle has-a relationships for type-hinted arguments in class diagrams (#4745) by Mark Byrne · 2 years, 11 months ago
  64. 5e5f48d Add ``forgotten-debug-statement`` checker (#4771) by Daniël van Noord · 2 years, 11 months ago
  65. 23412dc Add new checkers ``use-list-literal`` and ``use-dict-literal`` (#4769) by Daniël van Noord · 2 years, 11 months ago
  66. ca3bc53 Extended consider-using-tuple check to cover 'in' comparisons (#4768) by Marc Mueller · 2 years, 11 months ago
  67. 68a22eb Fix style issues Changelog + What's New by Marc Mueller · 2 years, 11 months ago
  68. c00b07b Similar check: Passe min_lines to recombined. by Julien Palard · 3 years, 4 months ago
  69. 107f59e Omit no-member error if guarded behind if stmt (#4764) by Marc Mueller · 2 years, 11 months ago
  70. ae6cbd1 Use `XDG_CACHE_HOME` for `PYLINTHOME` (#4661) by Eisuke Kawashima · 2 years, 11 months ago
  71. 24d03e9 Add ignored-parents option to design checker (#4758) by Rebecca Turner · 2 years, 11 months ago
  72. 1d1619e Performance improvment of the Similarity checker (#4565) by hippo91 · 2 years, 11 months ago
  73. 7d07138 Merge pull request #4765 from Pierre-Sassoulas/2.9.6-release-branch by Pierre Sassoulas · 2 years, 11 months ago
  74. a8b7dd7 Add unspecified-encoding checker #3826 (#4753) by Daniël van Noord · 2 years, 11 months ago
  75. 49223e1 Move back to a dev version following 2.9.6 release by Pierre Sassoulas · 3 years ago
  76. 444f654 Bump pylint to 2.9.6, update changelog by Pierre Sassoulas · 3 years ago
  77. f17b28e Add Github issue forms and densify some templates (#4742) by Pierre Sassoulas · 3 years ago
  78. ec8219e Bump pylint to 2.9.5, update changelog by Pierre Sassoulas · 3 years ago
  79. 2e3778e [#4692] Add a regression test for inference crash by Pierre Sassoulas · 3 years ago
  80. cafe3b4 Add a regression test for AttributeError for Subscript object by Pierre Sassoulas · 3 years ago
  81. a2c166c Fix crash if a callable returning a context manager was assigned to a list or dict item (#4733) by DudeNr33 · 3 years ago
  82. 970c5d2 Move back to a dev version following 2.9.4 release by Pierre Sassoulas · 3 years ago
  83. 867d61b Bump pylint to 2.9.4, update changelog by Pierre Sassoulas · 3 years ago
  84. dd54e55 Fix 4689 Exclude ``ThreadPoolExecutor`` and ``ProcessPoolExecutor`` from ``consider-using-with`` (#4721) by DudeNr33 · 3 years ago
  85. 3fe9954 [pre-commit.ci] auto fixes from pre-commit.com hooks by pre-commit-ci[bot] · 3 years ago
  86. b95668b Added `time.clock` to deprecated functions/methods for python 3.3. by Yilei "Dolee" Yang · 3 years ago
  87. 4b0ea31 Add a regression test for generator raised StopIteration #4723 by Pierre Sassoulas · 3 years ago
  88. f437752 Add regression test TypedDict not-callable (#4717) by Marc Mueller · 3 years ago
  89. bf493bb Ignore import errors if in guarded import block (#4702) by Marc Mueller · 3 years ago
  90. 6a16625 Fix cyclic import with TYPE_CHECKING (#4703) by Marc Mueller · 3 years ago
  91. 6950464 Add simplified test cases for inference of pattern variables by Marc Mueller · 3 years ago
  92. 4ddde1e Applied suggestions from PR review by Yu Shao, Pang · 3 years ago
  93. be22be1 [unused-private-member] add logic to check for obj attributes when using ``new`` by Yu Shao, Pang · 3 years ago
  94. 7b83d90 [pre-commit.ci] auto fixes from pre-commit.com hooks by pre-commit-ci[bot] · 3 years ago
  95. 7c4dc97 Update ChangeLog by Mark Bell · 3 years ago
  96. e0d40cc Described change in Changelog. by Mark Bell · 3 years ago
  97. 6c29598 Fix invalid-overridden-method with nested property (#4710) by Marc Mueller · 3 years ago
  98. 73089b5 Don't emit unreachable warning for empty generator functions (#4699) by Marc Mueller · 3 years ago
  99. 821e4d1 Clarify consider-using-from-import documentation by Will Shanks · 3 years ago
  100. 58d85b2 Catch MRO error when applying missing hints feature. (#4688) by doranid · 3 years ago