Skip to content

install_certificates.command uses wrong Python in free threading install #129378

@colesbury

Description

@colesbury

Bug report

Bug description:

The install_certificates.command script always uses the Python in /Library/Frameworks/Python.framework. It should use the PythonT.framework Python when installing free threading Python on macOS.

/Library/Frameworks/Python.framework/Versions/@PYVER@/bin/python@PYVER@ << "EOF"

Originally reported by @ngoldbaum

CPython versions tested on:

3.13

Operating systems tested on:

macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions