Libfaketime

Latest version: v3.0.0

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

Scan your dependencies

Page 1 of 7

3.0.0

-----
released 2025-01-20

Thanks for azmeuk for their contributions to this release.

- breaking: drop support for python 3.8
- disable FAKETIME_FORCE_MONOTONIC_FIX to attempt to fix a performance regression in 2.1.0: [81](https://github.com/simon-weber/python-libfaketime/issues/81)
- add support for python 3.13

2.1.0

-----
released 2024-05-17

Thanks for azmeuk for all their contributions to this release!

- add support for timestamp files, which enables freezing time across subprocesses: [78](https://github.com/simon-weber/python-libfaketime/pull/78)
- upgrade underlying libfaketime to 0.9.10 without modifications: [75](https://github.com/simon-weber/python-libfaketime/pull/75)
- add a quiet param to rexec_if_needed: [72](https://github.com/simon-weber/python-libfaketime/pull/72)

2.0.0

-----
released 2020-04-17

- breaking: drop python 2.7 support
- set LD_LIBRARY_PATH on linux to support paths containing spaces: [57](https://github.com/simon-weber/python-libfaketime/pull/57)
- fix compatibility with non-pytz tzinfo objects: [58](https://github.com/simon-weber/python-libfaketime/pull/58)

1.2.1

-----
released 2019-01-20

- fix a deadlock on python 3.7+

1.2.0

-----
released 2018-10-28

- offset-aware datetimes now properly fake the timezone as well: [49](https://github.com/simon-weber/python-libfaketime/pull/49)

1.1.0

-----
released 2018-10-07

- decorated classes can access the fake_time object with ``self._faked_time``: [47](https://github.com/simon-weber/python-libfaketime/pull/47)

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.