-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status of this project? #410
Comments
thanks for the merges @e0ne 😄 |
Although I did create one more PR to fix a deprecation warning #411, which would be nice to go in. There is another one that needs fixing, but involves a little more thought to update to scss/namespace.py:172: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
argspec = inspect.getargspec(function) |
Just a friendly reminder that a new release would be welcome. I especially look forward to having less deprecation warnings, having fixed lots of them myself in the Plone project, which uses |
This ticket is almost one year old. As far, as I can see, the status of this project is still kind of unclear. I am also stumbling about DeprecationWarnings in Plone projects. |
I am currently using libsass-python. But the libsass project is deprecated. |
I'm a bit confused by the status of this project?
There has been commits this year, and yet a glaring issue #376, with two open PR fixes (#381 and #403), has gone unfixed for a while now.
This makes me hesitant to adopt this generally great project as a dependency.
If you are finding it hard to devote time to this, would you be interested in help on maintenance?
The text was updated successfully, but these errors were encountered: