<div dir="auto">If one simply replaces the 'T' with a space and trims it after the '.', IIRC, it parses fine.<br><div data-smartmail="gmail_signature">-- H</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Oct 23, 2017 15:16, "Mike Miller" <<a href="mailto:python-dev@mgmiller.net" target="_blank">python-dev@mgmiller.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Could anyone put this five year-old bug about parsing iso8601 format date-times on the front burner?<br>
<br>
    <a href="http://bugs.python.org/issue15873" rel="noreferrer" target="_blank">http://bugs.python.org/issue15<wbr>873</a><br>
<br>
In the comments there's a lot of hand-wringing about different variations that bogged it down, but right now I only need it to handle the output of datetime.isoformat():<br>
<br>
    >>> dt.isoformat()<br>
    '2017-10-20T08:20:08.986166+00<wbr>:00'<br>
<br>
Perhaps if we could get that minimum first step in, it could be iterated on and made more lenient in the future.<br>
<br>
Thank you,<br>
-Mike<br>
______________________________<wbr>_________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org" target="_blank">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/hasan.diwan%40gmail.com" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/options/python-dev/hasan.<wbr>diwan%40gmail.com</a><br>
</blockquote></div></div>