Closed jamadden closed 6 years ago
Thanks!
How do we feel about releasing 5.0.0 at this point? There's one outstanding PR (#15) but it doesn't look like it has the impetus to move forward right now. (cc @icemac )
TBH knowing that file uploading is broken on Python 3 worries me somewhat, but, apparently, not enough to do something about it.
Let's do it. Releases are cheap, and this is not a regression.
Then again, if fixing #15 might require some minor breaking changes, a 5.0 would be a good time to do it. I might have some time to look at it before the end of the year (but probably not in the next few days), so maybe we can hold off a bit longer to see if that happens.
Fixes #26.
Also use a modern tox coverage environment and remove outdated PyPy 2.5.0 workarounds in test_xmlrpc.py.