home/categories/debugging/datadog-dd-trace-py-claude-skills-compare-cpython-versions-skill-md
debuggingtools

compare-cpython-versions

Compare CPython source code between two Python versions to identify changes in headers and structs. Use this when adding support for a new Python version to understand what changed between versions.

DataDog
maintainer
DataDog
更新于 1/20/2026
星标
615
分支
477
quick start

Installation and usage

Compare CPython source code between two Python versions to identify changes in headers and structs. Use this when adding support for a new Python version to understand what changed between versions.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use compare-cpython-versions