Libfaketime

Latest version: v2.1.0

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

Scan your dependencies

Page 4 of 7

0.5.1

-----
released 2018-01-19

- fix usage as a class decorator : [41](https://github.com/simon-weber/python-libfaketime/pull/41)

0.5

- Performance enhancements by means of caching the data read
e.g. from $HOME/.faketimerc for 10 seconds.
- Several file timestamp related system calls such as fstat() will be
intercepted now. See the README file on how to turn this off if you
do not need it. Thanks to Philipp Hachtmann!
- A system-wide /etc/faketimerc file will now be used if no FAKETIME
environment variable has been set and no $HOME/.faketimerc is present.
Thanks to David Burley, Jacob Moorman, and Wayne Davison of
SourceForge, Inc.!
- Added trivial Makefile targets clean/distclean/install
- Changed Makefile target test to run new test.sh script
- Added new test cases to timetest.c

0.5.0

-----
released 2017-09-10

- alias fake_time for freeze_time: [31](https://github.com/simon-weber/python-libfaketime/pull/31)
- add tz_offset parameter: [36](https://github.com/simon-weber/python-libfaketime/pull/36)

0.4.4

-----
released 2017-07-16

- allow contextlib2 as an alternative to contextdecorator: [30](https://github.com/simon-weber/python-libfaketime/pull/30)

0.4.3

-----
released 2017-07-07

- add macOS Sierra compatibility: [29](https://github.com/simon-weber/python-libfaketime/pull/29)

0.4.2

-----
released 2016-06-30

- fix only_main_thread=False: [24](https://github.com/simon-weber/python-libfaketime/pull/24)

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.