Skip to content

Remove support for Python <=3.7 #1071

@MilesCranmer

Description

@MilesCranmer

According to https://endoflife.date/python, Python 3.7 has been unsupported since June 27, 2023 which includes any security patches.

Therefore I suggest that PyCall.jl drop support for Python <=3.7 as these versions of Python should not be used anyways due to the security risks. (If a user really needs to then they can always install an older version of PyCall.jl)

x-ref discussion with @stevengj in #1068

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