Skip to content
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

Open
chrisjsewell opened this issue Sep 3, 2020 · 5 comments
Open

Status of this project? #410

chrisjsewell opened this issue Sep 3, 2020 · 5 comments

Comments

@chrisjsewell
Copy link
Contributor

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?

@chrisjsewell
Copy link
Contributor Author

thanks for the merges @e0ne 😄
I hope this will be shortly preceded by a new version release 😬

@chrisjsewell
Copy link
Contributor Author

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 getfullargspec:

scss/namespace.py:172: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
    argspec = inspect.getargspec(function)

@mauritsvanrees
Copy link

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 pyScss.
But no pressure: this is volunteer work.

@sallner
Copy link

sallner commented Aug 30, 2021

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.

@almahdi404
Copy link

I am currently using libsass-python. But the libsass project is deprecated.
dart-sass is the latest implementation of sass. But I didn't find any python library which uses it.
Is this project reliable to use?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants