Description
Contains Python's regression test suite and related test data. These tests are useful for validating Python builds, checking distribution changes, and confirming that the interpreter behaves as expected.
Most users do not need it to run Python programs. Install it when maintaining Python packages, testing interpreter changes, or debugging compatibility issues.