Skip to content

pyroscope extra cannot install on free-threaded CPython #171

Description

@lesnik512

pyroscope-io is abi3-only, unmaintained, ships no free-threaded wheels and has no pure-Python
fallback, so lite-bootstrap[pyroscope] — and every *-all extra that rolls it up (free-all,
fastapi-all, litestar-all, faststream-all, fastmcp-all) — cannot install on 3.13t or 3.14t.
pyroscope is excluded from both free-threaded CI legs in .github/workflows/_checks.yml for this
reason.

Nothing is actionable from this repository: the instrument is already behind
import_checker.is_pyroscope_installed, so a free-threaded service simply composes its extras
without it. This is tracked so the exclusion is not mistaken for an oversight.

Revisit trigger: pyroscope-io ships free-threaded wheels, or a maintained ft-capable
replacement appears. Then add pyroscope to both ft legs' extras and drop the exclusion note in
_checks.yml.

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

    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