ed07821a59
time.clock is removed in Python 3.8. Add time.clock
compatible code.
Fixes: #70649
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 055871cbb8
)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 lines
135 B
YAML
2 lines
135 B
YAML
bugfixes:
|
|
- api - time.clock is removed in Python 3.8, add backward compatible code (https://github.com/ansible/ansible/issues/70649).
|