[issue38878] os.PathLike subclasshook causes subclass checks true on abstract implementation

Ivan Levkivskyi report at bugs.python.org
Mon Dec 23 13:31:08 EST 2019


Ivan Levkivskyi <levkivskyi at gmail.com> added the comment:


New changeset 0846e5d4603434c2bbf8a528677cf1ff3fe29b95 by Ivan Levkivskyi (Bar Harel) in branch '3.8':
[3.8] bpo-38878: Fix os.PathLike __subclasshook__ (GH-17336) (GH-17684)
https://github.com/python/cpython/commit/0846e5d4603434c2bbf8a528677cf1ff3fe29b95


----------

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


More information about the Python-bugs-list mailing list