[issue44663] Possible bug in datetime utc

Vedran Čačić report at bugs.python.org
Sun Jul 18 01:34:16 EDT 2021


Vedran Čačić <vedgar at gmail.com> added the comment:

Would it be possible to change .utcnow to now return a datetime annotated with UTC "timezone"? After all, now we have timezone-aware datetimes and the convention that naive means local, this behavior might even be considered a bug.

----------
nosy: +veky

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44663>
_______________________________________


More information about the Python-bugs-list mailing list