tahoe-lafs / zfec

zfec -- an efficient, portable erasure coding tool
Other
374 stars 44 forks source link

Test with Python 3.9, except on Windows #45

Closed sajith closed 2 years ago

sajith commented 3 years ago

A partial fix for #44: this PR enables testing zfec against Python 3.9 on macOS and Linux.

exarkun commented 2 years ago

I picked this up and did some more in #58 which is now merged.