Files
oslo.log/oslo_log/tests/unit/test_log.py
Alfredo Moralejo e762ada33f Mock time.time_ns in test_rfc5424_isotime_format_no_microseconds for py3.13
In python 3.13, the logging module has moved to use time_ns() instead of
time() for the `created` attribute [1].

[1] 1316692e8c

Change-Id: I8dfd02964fc278ac16bb311ed102a7cfc63aa059
2024-07-12 17:06:31 +02:00

75 KiB