context Classes Functions build_default_registry_context build_default_registry_context(*, customizers: list[Callable[[RegistryContext], None]] | None = None, allow_override: bool = False, freeze: bool = True) -> RegistryContext Build a fresh registry context with built-ins and optional customizers.