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
Merge pull request #425, Raise error when strings end in code points …
…that encode to pad bytes
Raise error when strings end in code points that encode to pad bytes
Add notes about Unicode handling to Readme
Merge pull request #424 from JamesParrott/Test_utf16_encoded_field_names
v3.1.1 Warn if text encoding ends in pad bytes. Minimise pad bytes used in decodings.