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
Some libraries (usually deprecated or simply poorly maintained like cysimdjson) don't have releases for the latest versions of Python. Maybe it's worth giving them the ability to have type stubs in typeshed. Currently the only way to have these types is to create a separate package.
This is similar to issue #10722, but I thought it was worth discussing separately since I haven't seen anyone mention an upper bound.