Skip to content

Prevent errors when parsing date on malformed lines

Jérome Perrin requested to merge fix/valueerror_when_parsing_timestamp into master

(see commit message)

I also added a minimal test case to reproduce this specific problem, but the result is that we have a test suite with only this test, so it's a bit strange.

Merge request reports