Libfaketime

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 7

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)

1.0.0

-----
released 2018-06-16

- **backwards incompatible**: the monotonic clock is no longer mocked: [45](https://github.com/simon-weber/python-libfaketime/pull/45)
- ensure TZ is set to a valid timezone: [46](https://github.com/simon-weber/python-libfaketime/pull/46)

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.