thomwiggers · GitHub

This repository was archived by the owner on Oct 24, 2025. It is now read-only.

This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Closed

Description

@thomwiggers

This module uses inspect.getargspec(), but it is deprecated:

/lib/python3.6/site-packages/sass.py:110: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec()
  argspec = inspect.getargspec(lambda_)

Metadata

Metadata

Assignees

No one assigned

Labels

No labels

No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Read the original on github.com ↗