Pattern
Python Toolchain Version Drift
python-toolchain-version-drift
Python tooling and build environments drift because linters, packaging, and dependency resolution assume specific Python versions and system libraries, so builds intermittently fail (e.g., unsupported pylint/Poetry, distutils vendoring, and default Python selection).