python-fluent
python-fluent copied to clipboard
FluentLocalization swallows errors
fluent_value does not provide a way to retrieve errors produced out of bundle - https://github.com/projectfluent/python-fluent/blob/c58681f1e90c14dd36c2ff35d7d487235b685177/fluent.runtime/fluent/runtime/fallback.py#L37
This makes it really hard to debug them for the user :)