mirror of https://github.com/astral-sh/ruff
Part of astral-sh/ty#994 ## Summary Add new special forms to `ty_extensions`, `Top[T]` and `Bottom[T]`. Remove `ty_extensions.top_materialization` and `ty_extensions.bottom_materialization`. ## Test Plan Converted the existing `materialization.md` mdtest to the new syntax. Added some tests for invalid use of the new special form. |
||
|---|---|---|
| .. | ||
| README.md | ||
| ty_extensions.pyi | ||
README.md
The build.rs copies the ty_extensions.pyi file in this directory into
the vendor/typeshed/stdlib directory.