blob: ac9a5c96c9cedde7b4f4456b219aaf8c40517176 [file] [log] [blame]
:meth:`datetime.datetime.strptime` now raises ``ValueError`` instead of
``IndexError`` when matching ``'z'`` with the ``%z`` format specifier.