[issue24954] No way to generate or parse timezone as produced by datetime.isoformat()

Anders Hovmöller report at bugs.python.org
Tue Jul 19 09:56:48 EDT 2016


Anders Hovmöller added the comment:

> The `arrow` library depends on the supposed "strict" behaviour of strptime that has never been guaranteed, which often results in very buggy behaviour under some conditions.

Well… the arrow library accepts all sorts of broken input and gives you a date back. I think they even think that’s a feature and not a bug so no use in trying to help people who are adamant that they don’t want to be helped :/

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24954>
_______________________________________


More information about the Python-bugs-list mailing list