Go to file
Stephen Finucane b95f81ea41 typing: Improve netutils.urlsplit signature
Expose the actual return type. Doing so properly requires making the
class public. We're okay with that. A quick search on codesearch.o.o
shows no one was using the old name (and if they were, boo, since this
was clearly private). By making the class public, we also cause it get
to get picked up by autodoc. This requires a fix to the docstring to be
valid Python.

Change-Id: I48ca2e4bad25625887e3bac5c4358f605296a3b0
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2026-03-11 14:38:34 +00:00
2025-09-11 17:55:42 +01:00
2025-09-11 17:55:42 +01:00
2019-04-19 19:27:54 +00:00
2025-12-04 18:18:35 +00:00
2018-07-04 08:28:15 +07:00
2024-07-23 23:23:55 +09:00
2024-11-09 15:21:27 +09:00
2019-02-13 14:28:34 +08:00
2025-11-21 22:10:20 +09:00
2025-09-11 17:55:42 +01:00
2025-12-11 12:46:17 +00:00

oslo.utils

image

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.8 MiB
Languages
Python 100%