Changes between Initial Version and Version 1 of Ticket #35683
- Timestamp:
- Aug 15, 2024, 4:18:53 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35683 – Description
initial v1 16 16 where make_naive is called from [https://github.com/django/django/blob/a57596e443ecb67140e1a9fc0f0e87446b2d0174/django/db/backends/sqlite3/operations.py#L269 here]. I would guess the overflow case for datetime.max is symmetric and similar as well. 17 17 18 I h ave half an expectation that this will be a wontfix, but I figured I'd give a heads up here. I hope you'll forgive the lack of a django reproducer - I live in testing land and don't have a local django environment handy :). Hopefully the cause is clear and reproducible with vanilla django models.18 I hope you'll forgive the lack of a django reproducer - I live in testing land and don't have a local django environment handy :). Hopefully the cause is clear and reproducible with vanilla django models.