Merge branch 'release/v2.20.x' into dev

This commit is contained in:
shamoon
2026-01-26 09:25:58 -08:00
5 changed files with 25 additions and 6 deletions

View File

@@ -180,7 +180,7 @@ class TestRewriteNaturalDateKeywords(SimpleTestCase):
(
"added:this year",
datetime(2025, 7, 15, 12, 0, 0, tzinfo=timezone.utc),
("added:[20250101", "TO 20250715"),
("added:[20250101", "TO 20251231"),
),
(
"added:previous year",