feat(cli): integrate python with shared install and artifact lifecycles by zkochan · Pull Request #14586 · pnpm/pnpm
Summary Replaces the fixture-only Python spike with an opt-in Python integration through the real pnpm v12 CLI, then extracts the shared install lifecycle exercised by npm, Cargo and Python. Relate...