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 p-ganssle
Recipients p-ganssle
Date 2019-08-29.14:39:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567089574.63.0.345364917917.issue37979@roundup.psfhosted.org>
In-reply-to
Content
Per Antoine's comment in the discourse thread ( https://discuss.python.org/t/parse-z-timezone-suffix-in-datetime/2220/6 ): 

> ... the doc isn’t helpful, as it doesn’t give any alternative.

I think we can link to dateutil.parser.isoparse as an alternative. I'm happy to field other options for ISO 8601 parsers instead, though considering that fromisoformat is adapted from dateutil.parser.isoparse, it seems reasonable to link them.
History
Date User Action Args
2019-08-29 14:39:34p-gansslesetrecipients: + p-ganssle
2019-08-29 14:39:34p-gansslesetmessageid: <1567089574.63.0.345364917917.issue37979@roundup.psfhosted.org>
2019-08-29 14:39:34p-gansslelinkissue37979 messages
2019-08-29 14:39:34p-gansslecreate