You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I've got a problem with Self type when using it as it's done in types-aiofiles
I've made a merge request, trying to fix it in there, but to be honest it looks like this problem relates to the async iterator protocol's support for the tying_extensions.Self type.
Whether it's possible to make such a thing?