The bits in the last byte of a bitstring being constructed in _fromtext()
were not always shifted into the correct positions. This would cause an error when certain valid bitstrings, e.g. "\[xA/4].", were parsed.
Please register or sign in to comment