[![](https://blog.sqreen.io/wp-content/uploads/2016/07/frozen-python-2040.png)](https://blog.sqreen.io/wp-content/uploads/2016/07/frozen-python-2040.png "frozen ...
The process of encoding/decoding the id list doesn't work for me in Python 3. I get errors due to encoding str instead of byte objects and vice versa on the decode side. However, I don't want to try ...