Skip to content

Remove the case that dict·update can take None#334

Open
lgalfaso wants to merge 1 commit into
bazelbuild:masterfrom
lgalfaso:patch-12
Open

Remove the case that dict·update can take None#334
lgalfaso wants to merge 1 commit into
bazelbuild:masterfrom
lgalfaso:patch-12

Conversation

@lgalfaso
Copy link
Copy Markdown
Contributor

@lgalfaso lgalfaso commented Feb 1, 2026

None of the implementations accept None as a parameter for dict·update. This includes Bazel, starlark-go and Python. This construction is not accepted.

None of the implementations accept `None` as a parameter for dict·update. This includes Bazel, starlark-go and Python. This construction is not accepted.
@lgalfaso lgalfaso requested a review from brandjon as a code owner February 1, 2026 11:06
@albertocavalcante
Copy link
Copy Markdown

@brandjon PTAL. Thanks!

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