| Age | Commit message (Collapse) | Author |
|
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
|
|
datetime.UTC was added in Python 3.11.
|
|
different days and interval less than 1 day.
Follow up to 813015d67e2557fa859a07930a9becec4e5f64a0.
Regression in 8d67e16493c903adc9d049141028bc0fff43f8c8.
|
|
interval less than 1 day.
Regression in 8d67e16493c903adc9d049141028bc0fff43f8c8.
Thanks Lorenzo Peña for the report.
|
|
interval longer than 1 month.
Regression in 8d67e16493c903adc9d049141028bc0fff43f8c8.
|
|
|
|
|
|
|
|
timesince()/timeuntil().
|
|
future and the same datetimes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Xelnor for the patch.
|
|
Refs #17262.
|
|
|
|
|