Go to file
Dirk Mueller 147a78a24b - update to 2.8.2:
- Updated tzdata version to 2021a. (gh pr #1128)
  - Fixed a bug in the parser where non-``ValueError`` exceptions would be raised
  during exception handling; this would happen, for example, if an
  ``IllegalMonthError`` was raised in ``dateutil`` code. Fixed by Mark Bailey.
  (gh issue #981, pr #987).
  - Fixed the custom ``repr`` for ``dateutil.parser.ParserError``, which was not
  defined due to an indentation error. (gh issue #991, gh pr #993)
  - Fixed a bug that caused ``b'`` prefixes to appear in parse_isodate exception
  messages. Reported and fixed by Paul Brown (@pawl) (gh pr #1122)
  - Make ``isoparse`` raise when trying to parse times with inconsistent use of
  `:` separator. Reported and fixed by @mariocj89 (gh pr #1125).
  - Fixed ``tz.gettz()`` not returning local time when passed an empty string.
  Reported by @labrys (gh issues #925, #926). Fixed by @ffe4 (gh pr #1024)
  * Documentation changes
  * Simplified handling of bytes and bytearray in ``_parser._timelex``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dateutil?expand=0&rev=25
2021-07-26 21:42:45 +00:00
_multibuild - Switch to _multibuild to not create buildcycle 2019-02-25 12:06:33 +00:00
.gitattributes Accepting request 361661 from home:tbechtold:branches:devel:languages:python 2016-02-26 13:07:04 +00:00
.gitignore Accepting request 361661 from home:tbechtold:branches:devel:languages:python 2016-02-26 13:07:04 +00:00
python-dateutil-2.8.2.tar.gz - update to 2.8.2: 2021-07-26 21:42:45 +00:00
python-python-dateutil.changes - update to 2.8.2: 2021-07-26 21:42:45 +00:00
python-python-dateutil.spec - update to 2.8.2: 2021-07-26 21:42:45 +00:00