[issue25963] strptime not parsing some timezones

Andrei Kulakov report at bugs.python.org
Tue Sep 7 11:34:06 EDT 2021


Andrei Kulakov <andrei.avk at gmail.com> added the comment:

I'm closing this as fixed, the note in datetime docs is here:

https://docs.python.org/3.9/library/datetime.html

(search for 'only accepts', - note 6)

----------
nosy: +kj
resolution:  -> fixed
stage:  -> resolved
status: open -> closed
versions: +Python 3.9 -Python 2.7, Python 3.5, Python 3.6

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


More information about the Python-bugs-list mailing list