[issue20415] Could method "isinstance" take a list as parameter?

Irit Katriel report at bugs.python.org
Fri Dec 4 18:27:51 EST 2020


Irit Katriel <iritkatriel at yahoo.com> added the comment:

Interesting discussion, and the reason seems to be here:
https://mail.python.org/pipermail/python-ideas/2011-July/010642.html

Lists need to be checked for cycles, tuples don't.

----------
nosy: +iritkatriel
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue20415>
_______________________________________


More information about the Python-bugs-list mailing list