Tempora

Latest version: v5.8.0

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

Scan your dependencies

Page 4 of 7

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.

3.0.0

======

- 10: ``strftime`` now reverts to the stdlib behavior for
``%u``. Use tempora 2.1 or later and the ``%µ`` for
microseconds.

2.1.1

======

- 8: Fixed error in ``PeriodicCommandFixedDelay.daily_at``
when timezone is more than 12 hours from UTC.

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.