Marketplace

cpython-build-and-test

Use this skill when configuring, building, or rebuilding CPython from source, running tests, or debugging test failures. Covers ./configure with --with-pydebug, make commands, ccache for faster rebuilds, Argument Clinic regeneration (make clinic), unittest-based testing with python -m test (NOT pytest), --match filtering, code coverage collection, and platform-specific build paths (Linux vs macOS).

$ 安裝

git clone https://github.com/gpshead/cpython-skills /tmp/cpython-skills && cp -r /tmp/cpython-skills/plugins/cpython-skills/skills/cpython-build-and-test ~/.claude/skills/cpython-skills

// tip: Run this command in your terminal to install the skill

Repository

gpshead
gpshead
Author
gpshead/cpython-skills/plugins/cpython-skills/skills/cpython-build-and-test
7
Stars
0
Forks
Updated1w ago
Added1w ago