Update TypeForm
logic to conform with latest draft of PEP 747
#9900
Labels
enhancement request
New feature or request
After much discussion, the majority consensus is that
type[T]
should be assignable toTypeForm[T]
. See this PR for details.Pyright's experimental support for PEP 747 should be updated to reflect this change.
The text was updated successfully, but these errors were encountered: