Skip to content

Licensing issue with Stackoverflow's CC-BY-SA License #1148

@uptickmetachu

Description

@uptickmetachu

Hi, thank you for this library.

We have recently been FOSS audited and this package was flagged with potential licensing issues.

Code copied/distributed and/or adapted from Stackoverflow requires:

  1. attribution and
  2. licensing under the same license as the original (CC-BY-SA-3.0 or CC-BY-SA-4.0).
    This repositories MIT License is not compatible with CC-BY-SA.

The code that is causing issue:

def deprecated(message, stacklevel=2):

def _get_stack_depth(size=2):

Consider changing the implementation of the function such that the attribution isn't required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions