Skip to content

[ty] Add TypeVarTuple mdtests#25767

Draft
dhruvmanila wants to merge 1 commit into
mainfrom
dhruv/typevartuple-mdtests
Draft

[ty] Add TypeVarTuple mdtests#25767
dhruvmanila wants to merge 1 commit into
mainfrom
dhruv/typevartuple-mdtests

Conversation

@dhruvmanila

Copy link
Copy Markdown
Member

Summary

Adds comprehensive mdtests for TypeVarTuple and the legacy typing.Unpack spelling.

The tests actively assert ty's current behavior on main. Intended TypeVarTuple behavior is retained alongside those assertions as TODO comments, allowing the implementation to be developed in a stacked follow-up without landing failing tests.

Test plan

  • Debug mdtest: generics/legacy/unpack.md
  • Debug mdtest: generics/legacy/typevartuple.md
  • Debug mdtest: generics/pep695/typevartuple.md
  • Release mdtest: the same three files
  • uvx prek run --files for all three files

@astral-sh-bot astral-sh-bot Bot added the ty Multi-file analysis & type inference label Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant