summaryrefslogtreecommitdiffstats
path: root/Python/graminit.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-07-13 13:59:37 (GMT)
committerGitHub <noreply@github.com>2019-07-13 13:59:37 (GMT)
commit143672cf028740fc549e532c049559c522930c95 (patch)
tree3561a6b51b33a40d1a2fe051500f3eeb9c027f52 /Python/graminit.c
parent5da83b417e48aecd7698387d3f37c603162fd46e (diff)
downloadcpython-143672cf028740fc549e532c049559c522930c95.zip
cpython-143672cf028740fc549e532c049559c522930c95.tar.gz
cpython-143672cf028740fc549e532c049559c522930c95.tar.bz2
bpo-37579: Improve equality behavior for pure Python datetime and time (GH-14726)
Returns NotImplemented for timedelta and time in __eq__ for different types in Python implementation, which matches the C implementation. This also adds tests to enforce that these objects will fall back to the right hand side's __eq__ and/or __ne__ implementation. bpo-37579 (cherry picked from commit e6b46aafad3427463d6264a68824df4797e682f1) Co-authored-by: Xtreak <tir.karthi@gmail.com>
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions