Skip to content

fix Feature: support copy.replace #1897#4078

Open
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:1897
Open

fix Feature: support copy.replace #1897#4078
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:1897

Conversation

@asukaminato0721

Copy link
Copy Markdown
Contributor

Summary

Fixes #1897

Added FunctionKind::CopyReplace for copy.replace.

Routed copy.replace through the existing dataclass __replace__ validation path.

Test Plan

add test

@meta-cla meta-cla Bot added the cla signed label Jul 8, 2026
@github-actions github-actions Bot added the size/s label Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: support copy.replace

1 participant