Takashi Kajinami 2319e6d328 Remove strict from is_same_callback()
The strict argument has been deprecated since 4.6.0 because it has no
effect in Python >=3.8 [1].

Because now this library supports only Python >=3.8, the logic for old
python versions can be removed.

[1] https://review.opendev.org/c/openstack/oslo.utils/+/750216

Related-Bug: #1841072
Change-Id: I5873c0df347a4e9a8a1fbfcf9f1212af14f7aef2
2023-03-15 03:31:45 +00:00
2022-04-22 01:28:16 +00:00
2019-04-19 19:27:54 +00:00
2018-07-04 08:28:15 +07:00
2022-09-09 09:18:50 +00:00
2022-05-26 17:54:28 +01:00
2019-02-13 14:28:34 +08:00
2020-02-10 18:35:07 +01:00
2020-09-09 13:38:50 +02:00
2021-08-12 01:19:20 +00:00

Team and repository tags

image

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

Description
OpenStack library utils
Readme 8 MiB
Languages
Python 100%