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
Branch
iso8601
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10615
Build 15877: tox-on-jenkinsJenkins
Build 15876: arc lint + arc unit

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