On Python 3.8, many of the tests fail with the error `'int' object has no attribute 'year'` when adding a Holiday object to a timedelta.
On Python 3.8, many of the tests fail with the error
'int' object has no attribute 'year'when adding a Holiday object to a timedelta.