Skip to content

Conversation

weblate
Copy link
Collaborator

@weblate weblate commented Oct 2, 2020

Translations update from Weblate for CircuitPython/main.

Current translation status:

Weblate translation status

wtuemura and others added 2 commits October 3, 2020 04:16
Currently translated at 100.0% (829 of 829 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
Currently translated at 100.0% (829 of 829 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
@weblate weblate force-pushed the weblate-circuitpython-main branch from 6ba8d45 to cdf1888 Compare October 3, 2020 02:16
Currently translated at 9.4% (78 of 829 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ko/
@jepler jepler merged commit 9ed7cbf into adafruit:main Oct 5, 2020
jepler pushed a commit to jepler/circuitpython that referenced this pull request Jan 10, 2022
This changes makemanifest.py & mpy-tool.py to merge string and mpy names
into the same list (now mp_frozen_names).

The various paths for loading a frozen module (mp_find_frozen_module) and
checking existence of a frozen module (mp_frozen_stat) use a common
function that searches this list.

In addition, the frozen lookup will now only take place if the path starts
with ".frozen", which needs to be added to sys.path.

This fixes issues adafruit#1804, adafruit#2322, adafruit#3509, adafruit#6419.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
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.

5 participants