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

Alexander Belopolsky report at bugs.python.org
Thu Jul 27 15:39:34 EDT 2017


Alexander Belopolsky added the comment:

John,

An RFC3339 parser is beyond the scope of this issue which is limited to adding str[fp]time code(s) to produce and consume RFC3339-formatted timezones.

We can still have fromisoformat() constructor implemented in 3.7, but someone needs to address the issues raised at #15873.

----------

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


More information about the Python-bugs-list mailing list