pylint-dev/pylint (pylint)
### [`v3.3.2`](https://redirect.github.com/pylint-dev/pylint/releases/tag/v3.3.2)
[Compare Source](https://redirect.github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.2)
## False Positives Fixed
- Fix a false positive for `potential-index-error` when an indexed iterable
contains a starred element that evaluates to more than one item.
Closes [#10076](https://redirect.github.com/pylint-dev/pylint/issues/10076)
## Other Bug Fixes
- Fixes the issue with --source-root option not working when the source files are in a subdirectory of the source root (e.g. when using a /src layout).
Closes [#10026](https://redirect.github.com/pylint-dev/pylint/issues/10026)
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 contains the following updates:
==3.3.1
->==3.3.2
Release Notes
pylint-dev/pylint (pylint)
### [`v3.3.2`](https://redirect.github.com/pylint-dev/pylint/releases/tag/v3.3.2) [Compare Source](https://redirect.github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.2) ## False Positives Fixed - Fix a false positive for `potential-index-error` when an indexed iterable contains a starred element that evaluates to more than one item. Closes [#10076](https://redirect.github.com/pylint-dev/pylint/issues/10076) ## Other Bug Fixes - Fixes the issue with --source-root option not working when the source files are in a subdirectory of the source root (e.g. when using a /src layout). Closes [#10026](https://redirect.github.com/pylint-dev/pylint/issues/10026)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 was generated by Mend Renovate. View the repository job log.