pylint-dev/pylint (pylint)
### [`v2.17.7`](https://togithub.com/pylint-dev/pylint/releases/tag/v2.17.7)
[Compare Source](https://togithub.com/pylint-dev/pylint/compare/v2.17.6...v2.17.7)
2.17.7 is the last release before we only support pylint 3.0.0 or superior and python 3.8 or superior.
## False Positives Fixed
- Fix a regression in pylint 2.17.6 / astroid 2.15.7 causing various
messages for code involving `TypeVar`.
Closes [#9069](https://togithub.com/pylint-dev/pylint/issues/9069)
## Other Bug Fixes
- Fix crash in refactoring checker when unary operand used with variable in for
loop.
Closes [#9074](https://togithub.com/pylint-dev/pylint/issues/9074)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.17.6
->2.17.7
Release Notes
pylint-dev/pylint (pylint)
### [`v2.17.7`](https://togithub.com/pylint-dev/pylint/releases/tag/v2.17.7) [Compare Source](https://togithub.com/pylint-dev/pylint/compare/v2.17.6...v2.17.7) 2.17.7 is the last release before we only support pylint 3.0.0 or superior and python 3.8 or superior. ## False Positives Fixed - Fix a regression in pylint 2.17.6 / astroid 2.15.7 causing various messages for code involving `TypeVar`. Closes [#9069](https://togithub.com/pylint-dev/pylint/issues/9069) ## Other Bug Fixes - Fix crash in refactoring checker when unary operand used with variable in for loop. Closes [#9074](https://togithub.com/pylint-dev/pylint/issues/9074)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.