saltstack / libnacl

Python ctypes wrapper for libsodium
Apache License 2.0
81 stars 62 forks source link

json.load encoding parameter was ignored in Python 3 and removed in Python 3.9 #120

Closed tirkarthi closed 4 years ago

tirkarthi commented 4 years ago

https://github.com/saltstack/libnacl/blob/74a21d27b90a208b0620304fc7f55c0cae54d789/libnacl/utils.py#L34

https://bugzilla.redhat.com/show_bug.cgi?id=1796024

M5oul commented 4 years ago

@thatch45, Hi, can you release a minor version with this fix to have Python3.9 support in projects using libnacl module? Thank you.

thatch45 commented 4 years ago

Yes, let me get this released