You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The VersionConverter convered an edge case of
xml files with opening <B0> tags that were
missing its closing tag. Support for this
is dropped to make sure file are always
opened with the proper encoding via lxml
instead.
0 commit comments