Skip to content

PyWin32 license #370

Description

@da1910

I see that pyWin32 is marked as manually excluded from license checking, with the logic that it's a PSF licensed package. This is definitely not the case, the code is a mess of conflicting license terms.

I'm not sure what we're using the license check action for, and what we claim it to be, but if anyone is using it as justification for legal purposes we need to be aware of the issues.

For example:
The adodbapi package is LGPL 2.1 - https://github.com/mhammond/pywin32/blob/main/adodbapi/adodbapi.py
The Scintilla vendored package is MIT - https://github.com/mhammond/pywin32/blob/main/Pythonwin/Scintilla/License.txt
The com package is old style BSD - https://github.com/mhammond/pywin32/blob/main/com/License.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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