mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 21:28:52 +00:00
Upgrade to release 1.8.2: - fix crash caused by unsupported types in binary operations - speedup initializing or extending a bitarray from another with different bit endianness - add formatting options to `bitarray.util.pprint()` - add documentation on bitarray representations - add and improve tests (all 291 tests run in less than half a second on a modern machine) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit db7fca08f36c1ac452acdfc05458cbb294503382) Signed-off-by: Armin Kuster <akuster808@gmail.com>