]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-37555: Replacing __eq__ with == to sidestep NotImplemented"
authorElizabeth Uselton <elizabeth.uselton@rover.com>
Mon, 22 Jul 2019 01:45:24 +0000 (18:45 -0700)
committerElizabeth Uselton <elizabeth.uselton@rover.com>
Mon, 22 Jul 2019 01:45:24 +0000 (18:45 -0700)
commit344ef173c0daeea3ef7072aabb38aa10b05e0479
treec2ea37249a3bcdffdfaf48056856dbcf4bd9c7c6
parent84489c8489aa7993a7603b668e390e8e0f80708d
Revert "bpo-37555: Replacing __eq__ with == to sidestep NotImplemented"

This reverts commit f295eaca5bceac6636c0e2b10e6c7d9a8ee8296a.
Lib/unittest/mock.py