New submission from Paul Ganssle <p.gans...@gmail.com>:

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.

----------
assignee: p-ganssle
components: Documentation
messages: 350784
nosy: p-ganssle
priority: low
severity: normal
stage: needs patch
status: open
title: Document an alternative to ISO 8601 parsing
type: enhancement
versions: Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37979>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to