You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @christianbundy, I'm working on a new release now, but it may take a while. There's a lot of broken stuff that needs fixing (mostly unit tests & CI stuff; the tests seem to pass on 3.9 & 3.10, though), I'll also do a round of optimizations now that I'm dropping support for 3.5, and I'll try to clear some of the other issues raised recently.
Anything I can help with? My goal is to avoid adding Git to my build environment just to pull from GitHub, so even pushing an alpha pre-release to PyPI would be super helpful.
This module uses:
But in Python 3.10, we need:
The text was updated successfully, but these errors were encountered: