openedx / i18n-tools

Tools to help with internationalization and localization of Open edX projects
Apache License 2.0
26 stars 31 forks source link

feat: add python 3.11 support #142

Closed edx-requirements-bot closed 5 months ago

edx-requirements-bot commented 6 months ago

For the details, check the issue https://github.com/openedx/public-engineering/issues/233

With python3.12 it has some failures so for this PR 3.11 is enough.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.78%. Comparing base (a2cccea) to head (dad02d0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #142 +/- ## ======================================= Coverage 99.78% 99.78% ======================================= Files 11 11 Lines 461 461 Branches 33 33 ======================================= Hits 460 460 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.