[issue42493] pathlib.Path.__eq__ should test normalized path

Austin Scola report at bugs.python.org
Sat Nov 28 17:42:03 EST 2020


Austin Scola <austinscola at gmail.com> added the comment:

Okay, thank you for the explanation Eryk. It makes sense to me now why __eq__ doesn't attempt to compare something other than just the parts of the path.

----------
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list