Files
typeshed/stdlib/@tests
Stephen Morton 410081e820 fix the length of platform.uname_result (#13068)
It should be a 6-tuple, once processor is added. This makes sure mypy understands that.

Fixes https://github.com/python/typeshed/issues/13064
2024-11-25 11:53:25 -08:00
..