Skip to content

Conversation

@jaredlockhart
Copy link
Collaborator

Becuase

  • Using a literal list as a default value accidentally creates a mutable value that could be accidentally modified

This commit

  • Replaces the list with a callable

fixes #14055

@jaredlockhart jaredlockhart added this pull request to the merge queue Jan 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 13, 2026
@jaredlockhart jaredlockhart added this pull request to the merge queue Jan 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 13, 2026
@jaredlockhart jaredlockhart added this pull request to the merge queue Jan 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 13, 2026
Becuase

* Using a literal list as a default value accidentally creates a mutable value that could be accidentally modified

This commit

* Replaces the list with a callable

fixes #14055
@jaredlockhart jaredlockhart added this pull request to the merge queue Jan 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 15, 2026
@jaredlockhart jaredlockhart added this pull request to the merge queue Jan 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 15, 2026
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.

_firefox_min_version_parsed should use callable default value

4 participants