Closed carljm closed 7 years ago
UserDict is now concrete: https://github.com/python/typeshed/pull/1477
And error message format changed slightly for non-subscripted generic types.
Also added test docstring that would have saved me some time understanding what the test was about.
UserDict is now concrete: https://github.com/python/typeshed/pull/1477
And error message format changed slightly for non-subscripted generic types.
Also added test docstring that would have saved me some time understanding what the test was about.