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