mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-16 07:27:08 +00:00
- Fix custom formatter needing the registry object. (PR #2011) - Support python 3.9 following difficulties installing with NumPy 2. (PR #2019) - Fix default formatting of dimensionless unit issue. (PR #2012) - Fix bug preventing custom formatters with modifiers working. (PR #2021) Signed-off-by: Khem Raj <raj.khem@gmail.com>