iso8601 python

Total: 160 trials · 0 passed · 160 failed

Pure-Python ISO 8601 date/time parser (pyiso8601). Bug fixes mined from upstream history; modern HEAD is the base, each patch reverse-applies a fix to install the original bug.

Crate: iso8601
Base commit: 00c9262b9ad1

Per-property results

Propertypassedfailedotherverdict
IsIso8601RaisesOnInternalError0200bug found
MicrosecondPreservesAllDigits0200bug found
NegativeTimezoneMinutesNegated0200bug found
ParseDateWrapsValueError0200bug found
ParseErrorIsValueError0200bug found
YearMustBeFourDigits0200bug found
YearOnlyParses0200bug found
ZIsAlwaysUtc0200bug found