We are delighted to announce the release of: oslo.utils 7.0.0: Oslo Utility library This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/oslo.utils Download the package from: https://pypi.org/project/oslo.utils Please report issues through: https://bugs.launchpad.net/oslo.utils/+bugs For more details, please see below. 7.0.0 ^^^^^ Upgrade Notes * The "strict" argument has been removed from the "is_same_callback" function. The argument has had no effect in Python 3.8. Changes in oslo.utils 6.3.0..7.0.0 ---------------------------------- 701b096 Update python classifier in setup.cfg 59f3a0d Python-3.12: do not use datetime.datetime.utcnow() c4746ef Remove reference to monotonic on PyPI 2319e6d Remove strict from is_same_callback() Diffstat (except docs and test files) ------------------------------------- oslo_utils/reflection.py | 36 +++------------------- oslo_utils/timeutils.py | 12 +++----- ...ict-from-is_same_callback-cfbff2ada778987e.yaml | 5 +++ setup.cfg | 1 + 6 files changed, 18 insertions(+), 54 deletions(-)