Alex Waygood <[email protected]> added the comment:
`isinstance(list[int], type)` returns `True` in 3.9 as well, so the behaviour has been around for a while. (Not a comment on whether the change is worth making, just a note.) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45665> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
