circuitpython/ports
Jeff Epler 46bfbad1bb
Add `locale.getlocale()`
This returns the localization of the running CircuitPython, such as
en_US, fr, etc.

Additional changes are needed in build infrastructure since the
string "en_US" should not appear to be translated in weblate, ever;
instead the value comes from the translation metadata.

Closes: #8602
2023-11-14 21:20:03 -06:00
..
atmel-samd Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
broadcom Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
cxd56 Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
espressif Merge pull request #8596 from jepler/obsolete-allocation-stuff 2023-11-13 16:55:47 -05:00
litex Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
mimxrt10xx Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
nrf Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
raspberrypi Merge pull request #8541 from alextremblay/keebio_elite_pi 2023-11-13 11:43:37 -08:00
silabs Fix crash when pwmio deinit 2023-11-13 11:57:16 +07:00
stm Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
unix Add `locale.getlocale()` 2023-11-14 21:20:03 -06:00