[issue47055] `issubclass` on two different subclasses of abstract base class like `os.PathLike` returns unexpected value on early versions of Py3.7 and Py3.8

Eric V. Smith report at bugs.python.org
Fri Mar 18 09:23:17 EDT 2022


Eric V. Smith <eric at trueblade.com> added the comment:

Since those releases are no longer supported, I don't think there's any place you could put this that would be seen. And we wouldn't want to put a note in a current release about a bug in a non-supported version that was fixed in another non-supported version.

----------
nosy: +eric.smith

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


More information about the Python-bugs-list mailing list