Commit Graph

1 Commits

Author SHA1 Message Date
Wang Mingyu
1255cd177f
python3-bitarray: upgrade 3.4.1 -> 3.4.2
Changelog:
============
* extend documentation of
  [compression of sparse bitarrays](sparse_compression.rst)
* 'util.sc_decode()' and 'util.vl_decode()' now raise 'StopIteration'
  instead of 'ValueError' when unexpected end of stream is encountered
* add debug mode tests for 'read_n()', 'write_n()' and 'count_from_word()'

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:12 -07:00