Skip to content

Failure to build in Python <= 3.8 #102

Description

@jphickey

Describe the bug
A recent PR uses Py_SET_TYPE -- this was to solve another deprecated / changed API issue.
Unfortunately this was only first added in 3.9, so this broke compatibility with older versions

To Reproduce
Build using Python <= 3.8

Expected behavior
Should work with at least down to 3.6, preferably more.

System observed on:
N/A

Reporter Info
Joseph Hickey, Vantage Systems, Inc (based on other user report)

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions