Skip to content

Conversation

@pythonbrad
Copy link
Member

@pythonbrad pythonbrad commented Nov 3, 2025

Related issues

Change

  • Replace the config::extract_translators by the translator::register_from_config.

Additional changes

  • Updated the tests to match the changes.

The `translation::register` take in input a source code but the
`config::extract_translators` return an `AST`.

This issue replace the `config::extract_translators` by the
`translator::register_from_config`.

Additonally, the tests have been updated to match the changes.
@pythonbrad pythonbrad self-assigned this Nov 3, 2025
@pythonbrad pythonbrad merged commit 9bc01c7 into main Nov 3, 2025
7 checks passed
@pythonbrad pythonbrad deleted the fix_translators branch November 3, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants