Use TypeVar defaults for Generator
and AsyncGenerator
#23980
Annotations
4 errors
Run pyright with basic settings on all the stubs:
stdlib/typing.pyi#L481
"_YieldT_co_nd" is not defined (reportUndefinedVariable)
|
Run pyright with basic settings on all the stubs:
stdlib/typing.pyi#L482
"_YieldT_co_nd" is not defined (reportUndefinedVariable)
|
Run pyright with basic settings on all the stubs:
stdlib/typing.pyi#L482
Type argument for "Generic" must be a type variable
|
|
Loading