Skip to content

SONARPY-498 Fix False Positive S4143: assigned collection in rhs#559

Merged
vilchik-elena merged 2 commits into
masterfrom
SONARPY-498
Feb 10, 2020
Merged

SONARPY-498 Fix False Positive S4143: assigned collection in rhs#559
vilchik-elena merged 2 commits into
masterfrom
SONARPY-498

Conversation

@vilchik-elena
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you document the fact that the following snippet would now be a FN ?

    list[3] = 42
    list[3] = list[1] # FN

@vilchik-elena vilchik-elena merged commit d23b808 into master Feb 10, 2020
@vilchik-elena vilchik-elena deleted the SONARPY-498 branch February 10, 2020 18:02
hashicorp-vault-sonar-prod Bot pushed a commit that referenced this pull request Oct 6, 2025
GitOrigin-RevId: e27a36ee102c2d84c0461a370f7eba648c6e8930
hashicorp-vault-sonar-prod Bot pushed a commit that referenced this pull request Oct 15, 2025
GitOrigin-RevId: e27a36ee102c2d84c0461a370f7eba648c6e8930
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants