forked from pool/python-aniso8601
4d0deda2042ae1bc784c3bc98ca66f6ce58078906a6fb1af4164c13f4fbde130
* Empty string arguments to get_date_resolution and parse_date now raise ISOFormatError, fixes 26 * None and non-string arguments to get_date_resolution and parse_date now raise ValueError * Empty string arguments to parse_duration now raise ISOFormatError * None and non-string arguments to parse_duration now raise ValueError * Empty string arguments to parse_interval and parse_repeating_interval now raise ISOFormatError * None and non-string arguments to parse_interval and parse_repeating_internval now raise ValueError * Empty string arguments to get_time_resolution and parse_time now raise ISOFormatError * None and non-string arguments to parse_time now raise ValueError * None and non-string arguments to parse_timezone now raise ValueError * Empty string arguments to parse_datetime now raise ISOFormatError * None and non-string arguments to parse_datetime now raise ValueError * Missing delimiter in datetime strings when calling parse_datetime now raises ISOFormatError * Missing delimiter in regular and repeating interval strings when calling parse_interval and parse_repeating_interval now raises ISOFormatError * get_time_resolution now correctly throws ISOFormatError when a time component has too many characters in a time using ":" as a separator OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aniso8601?expand=0&rev=16
Description
No description provided
Languages
RPM Spec
100%