Skip to content

pymalloc variants are obsolete #5

@umlaeute

Description

@umlaeute

As of Python3.8 the pymalloc variant (python3.8m) has been removed.

While your build configuration targets Python3.7

PY_MINOR_VERSION=7
you should keep in mind that Python3.8 was released in 2019 (at time of writing this is two years ago), and you probably should support current releases out of the box ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions