Correct iso8601 parseing invalid year num
iso8601 should raise reasonable error when parsing timestamp with invalid years. This is implemented in iso8601 version 0.1.9. More details please see the bug description and the issue on bitbucket. Change-Id: I23ec6a125110294f49eb55ced02ff4e5965a0b99 Closes-Bug: #1266398
This commit is contained in:
parent
d50d0c26f9
commit
834ded0893
@ -26,7 +26,7 @@ gear
|
||||
greenlet>=0.3.2
|
||||
happybase>=0.4,<=0.6
|
||||
httplib2>=0.7.5
|
||||
iso8601>=0.1.8
|
||||
iso8601>=0.1.9
|
||||
Jinja2
|
||||
jsonpatch>=1.1
|
||||
jsonpath-rw>=1.2.0,<2.0
|
||||
|
Loading…
Reference in New Issue
Block a user