The new Python interop module allows users to call Python code from Chapel, but only on a single locale. Users can pass remote values to Python functions and they will be copied to python, but they ...
Is this production-ready? Yes. The library wraps i18n.t() with a thin chain-aware resolver. It uses python-i18n's public translations.has() API to check key existence and delegates all actual ...