Files
cpython/Modules
Miss Islington (bot) dde944f9df 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.
(cherry picked from commit 17e52649c0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2019-08-04 03:01:55 -07:00
..
2019-07-05 15:00:43 -07:00
2019-06-18 21:55:59 -07:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.