Tempora

Latest version: v5.5.1

Safety actively analyzes 630223 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

4.1.2

======

- 18: Docs now build without warnings.

4.1.1

======

- Fixed issue where digits were picked up in the unit when
adjacent to the last unit.

4.1.0

======

- Added support for more formats in ``parse_timedelta``.
- 17: ``parse_timedelta`` now supports formats emitted by
``timeit``, including honoring nanoseconds at the
microsecond resolution.

4.0.2

======

- Refreshed package metadata.

4.0.1

======

- Refreshed package metadata.

4.0.0

======

- Removed ``strptime`` function in favor of
`datetime.datetime.strptime <https://docs.python.org/3/library/datetime.html#datetime.datetime.strptime>`_. If passing
a ``tzinfo`` parameter, instead invoke `.replace(tzinfo=...)`
on the result.
- Deprecated ``divide_timedelta`` and ``divide_timedelta_float``
now that Python supports this functionality natively.
- Deprecated ``Parser`` class. The
`dateutil.parser <https://dateutil.readthedocs.io/en/stable/parser.html>`_
provides more sophistication.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.