mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
aa97f04964
lead to type checks like isinstance(foo, (str, str)) or isinstance(foo, (int, int)).