diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2019-08-04 09:38:46 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-04 09:38:46 (GMT) |
| commit | 17e52649c0e7e9389f1cc2444a53f059e24e6bca (patch) | |
| tree | 2cfdcdaefd375aaf93ef6973f507ffb768ee5472 /Python/getcompiler.c | |
| parent | 5c72badd06a962fe0018ceb9916f3ae66314ea8e (diff) | |
| download | cpython-17e52649c0e7e9389f1cc2444a53f059e24e6bca.zip cpython-17e52649c0e7e9389f1cc2444a53f059e24e6bca.tar.gz cpython-17e52649c0e7e9389f1cc2444a53f059e24e6bca.tar.bz2 | |
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.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions
