summaryrefslogtreecommitdiff
path: root/systemd/docs/conf.py
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-03-20 18:40:05 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-07-05 14:19:18 -0400
commit8057e1c7e7213011157a05a2e6ee467a204c0b71 (patch)
tree1b0604db348a5de16281f752f9c89ddf73f0df83 /systemd/docs/conf.py
parentf55e2d9049f79834a35164545616faac8fea07fc (diff)
downloadpython-systemd-8057e1c7e7213011157a05a2e6ee467a204c0b71.tar.gz
systemd-python: cleanup up usec_t handling
The behaviour wrt. seconds vs. microseconds was inconsistent. Now _Reader always uses native units (us), while Reader always uses seconds and accepts both floats and ints. This way the conversion is always done in the Python layer, and the lower level API allows access to the journal API without the potentially lossy conversion between double and uint64_t.
Diffstat (limited to 'systemd/docs/conf.py')
0 files changed, 0 insertions, 0 deletions