salt/changelog/63013.fixed
2022-11-07 13:35:04 -07:00

3 lines
175 B
Text

The `__opts__` dunder dictionary is now added to the loader's `pack` if not
already present, which makes it accessible via the
`salt.loader.context.NamedLoaderContext` class.