Go to file
Stephen Finucane 2b7e33c416 Run mypy from tox
This avoids the need to duplicate our dependency list in multiple
places and allows us to take advantage of tox's dependency management
infrastructure, to ensure we always get the latest and greatest version
of a package allowed by upper-constraints.

While here, we also update versions of other pre-commit hooks and
simplify the mypy configuration, aligning it with that of other typed
oslo projects.

Change-Id: I91320224dec622b9a39878d84f55b1a55fc23cc9
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-12-04 18:11:58 +00:00
2025-04-07 11:04:02 +01:00
2025-11-13 17:40:48 +00:00
2019-12-06 15:09:56 +00:00
2019-04-19 19:43:09 +00:00
2025-12-04 18:11:58 +00:00
2018-07-04 08:30:19 +07:00
2025-12-04 18:11:58 +00:00
2025-11-21 02:25:10 +09:00
2025-04-07 11:03:31 +01:00
2025-04-07 11:04:02 +01:00
2024-05-01 11:29:52 +09:00
2025-12-04 18:11:58 +00:00

Oslo Context Library

image

Latest Version

Downloads

The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging.

Description
OpenStack Context library
Readme 3.1 MiB
Languages
Python 100%