mirror of
https://github.com/systemd/python-systemd.git
synced 2026-05-15 17:06:53 -04:00
This somewhat breaks backwards compatibility, but not for the previously documented arguments: floats are now interpreted differently, but ints and datetime.datetime objects are interpreted the same as before. But the documentation clearly stated that only ints and datetime.datetime objects were allowed. This makes seek_realtime match seek_monotonic and other functions which take time and follows the principle of least surprise. Fixes #21. |
||
|---|---|---|
| .. | ||
| test_daemon.py | ||
| test_journal.py | ||