| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove trailing whitespace | Paul Ganssle | 2022-12-03 | 1 | -4/+4 |
| | | |||||
| * | Remove deprecated pytest.warns(None) from test_internals.py | Jakub KulĂk | 2022-02-10 | 1 | -7/+7 |
| | | |||||
| * | Document behavior when time delta addition falls after end of month | Aleksei Strizhak | 2021-10-12 | 1 | -0/+61 |
| | | | | Document potentially surprising behaviour and add tests to cover these cases. | ||||
| * | Move tests out of `dateutil` package | Mario Corchero | 2021-07-23 | 16 | -0/+10771 |
| Move tests folder to the top of the source checkout and remove it from the package. We are still including the tests in the sdist in case downstream package managers want to test out their packaging. | |||||
