This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author erlendaasland
Recipients MrFuppes, corona10, erlendaasland, iafisher
Date 2021-10-05.21:17:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633468622.58.0.607867562352.issue45335@roundup.psfhosted.org>
In-reply-to
Content
> [...] if sqlite3 starts returning aware datetimes, existing code might break.

True.

> [...] perhaps this could be fixed in conjunction with changing sqlite3's API to allow per-database converters and adapters

Another option could be to deprecate the current behaviour and then change it to being timezone aware in Python 3.13.
History
Date User Action Args
2021-10-05 21:17:02erlendaaslandsetrecipients: + erlendaasland, corona10, iafisher, MrFuppes
2021-10-05 21:17:02erlendaaslandsetmessageid: <1633468622.58.0.607867562352.issue45335@roundup.psfhosted.org>
2021-10-05 21:17:02erlendaaslandlinkissue45335 messages
2021-10-05 21:17:02erlendaaslandcreate