-
- Downloads
Allow to disable serializing bytes by default in Python 3.
If encoding is None, then bytes objects will be passed to the default() method instead of transforming into unicode.
Loading
Please register or sign in to comment
If encoding is None, then bytes objects will be passed to the default() method instead of transforming into unicode.