Skip to content

Conversation

@fangyi-zhou
Copy link
Contributor

Summary

  1. Fix misplaces backticks around Unpack.
  2. Add a separate Annotated error message for incorrect number of arguments. This is because Annotated is allowed to be used outside annotations, so the original error message wouldn't be fully accurate.

Test Plan

python test.py

1. Fix misplaces backticks around `Unpack`.
2. Add a separate `Annotated` error message for incorrect number of
   arguments. This is because `Annotated` is allowed to be used outside
   annotations, so the original error message wouldn't be fully accurate.
@meta-cla meta-cla bot added the cla signed label Jan 10, 2026
@yangdanny97 yangdanny97 self-assigned this Jan 10, 2026
@meta-codesync
Copy link

meta-codesync bot commented Jan 12, 2026

@yangdanny97 has imported this pull request. If you are a Meta employee, you can view this in D90509961.

Copy link
Contributor

@stroxler stroxler left a comment

Choose a reason for hiding this comment

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

Review automatically exported from Phabricator review in Meta.

@meta-codesync
Copy link

meta-codesync bot commented Jan 12, 2026

@yangdanny97 merged this pull request in 4b9fd34.

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.

4 participants