All notable changes to this project will be documented in this file.
- Fix TypeError() on loading objects after
pickle_compat.unpatch()
Add compatibility with Python 3.7 and 3.9
Fall back to latin1 encoding when decoding python2.x strings in python3.x
Released the first version of pickle-compat.