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
When a Packer instance has an ext handler and it is passed None, it passes it to said handler instead of turning it into "\xc0" like it should. Same when None is inside an array. This doesn't happen when unpacking, when there is no handler, or with any other value AFAICT.