bpo-37685: Fixed comparisons of datetime.timedelta and datetime.timezone. (GH-14996)
There was a discrepancy between the Python and C implementations. Add singletons ALWAYS_EQ, LARGEST and SMALLEST in test.support to test mixed type comparison.
S
Serhiy Storchaka committed
17e52649c0e7e9389f1cc2444a53f059e24e6bca
Parent: 5c72bad
Committed by GitHub <noreply@github.com>
on 8/4/2019, 9:38:46 AM