Page MenuHomeSoftware Heritage

Use iso8601.parse_date instead of dateutil.parser.parse.
ClosedPublic

Authored by vlorentz on Feb 14 2020, 6:21 PM.

Details

Summary

iso8601 is more strict, and less inefficient.

Depends on D2675.

Diff Detail

Repository
rDCORE Foundations and core functionalities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

fix naive datetime support

olasd requested changes to this revision.Feb 17 2020, 4:20 PM
olasd added a subscriber: olasd.

I think this diff has the wrong base commit.

This revision now requires changes to proceed.Feb 17 2020, 4:20 PM
This revision is now accepted and ready to land.Feb 18 2020, 11:33 AM