[Python-Dev] iso8601 parsing

Mike Miller python-dev at mgmiller.net
Wed Nov 29 13:05:00 EST 2017


Hi,

This thread isn't about the numerous third-party solutions that are a pip 
command away.  But rather getting a minimal return parser to handle 
datetime.isoformat() into the std library.

It's been needed for years, and hopefully someone can squeeze it into 3.7 before 
its too late.  (It takes years for a new version to trickle down to Linux dists.)

-Mike


On 2017-11-28 13:09, Skip Montanaro wrote:
> It's got its own little parsing language, different than the usual 



More information about the Python-Dev mailing list