tomerfiliba-org / reedsolomon

⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation 🔮 and an optional speed-optimized Cython/C extension 🚀
http://pypi.python.org/pypi/reedsolo
Other
358 stars 86 forks source link

updated PyThreadState interface for compatibility with Python 3.7 #14

Closed epeters13 closed 4 years ago

lrq3000 commented 4 years ago

Thanks a lot @mugpahug , I'll merge it now!