Skip to content

bpo-37579: Return NotImplemented in Python implementation of __eq__ to match C implementation of datetime for timedelta and time#14726

Merged
pganssle merged 3 commits into
python:masterfrom
tirkarthi:bpo37579
Jul 13, 2019
Merged

bpo-37579: Return NotImplemented in Python implementation of __eq__ to match C implementation of datetime for timedelta and time#14726
pganssle merged 3 commits into
python:masterfrom
tirkarthi:bpo37579

Use a dedicated test object instead of relying on mock.ANY

5bff73a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs