Skip to content

uv installed python doesn't have os.pidfd_open #9374

Open
@jennifgcrl

Description

@jennifgcrl

os.pidfd_open has been supported since python 3.9 and kernel 5.2, but despite this recent python versions pulled by uv don't support os.pidfd_open. It would be nice if either upstream provided builds with os.pidfd_open enabled, or if uv provided more sources for python builds, or if uv had the option to build python from source.

Related: astral-sh/python-build-standalone#193

Metadata

Metadata

Assignees

No one assigned

    Labels

    externalThe problem is with another package or dependency (not uv)uv pythonRelated to the uv python interface

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions