special rules in typeshed pyi (original) (raw)

Let's use this issue to track special stub rules that found their way into typeshed stubs. Since mypy is currently the only system used for testing typeshed, it's natural for some mypy logic to become reflected in the typeshed stubs.

So far I have:

(I'll add these to README.md once we have a complete list.)