Find the build directory matching the current interpreter
authorDmitry Shachnev <mitya57@debian.org>
Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)
committerStuart Prescott <stuart@debian.org>
Mon, 30 Mar 2026 07:12:18 +0000 (18:12 +1100)
commit6a6d5eeff4c385df86e5a4a265d854740cdb0e18
tree05e3e0515a4a5f2400248b16dc66169fb0e39e45
parentf866f5d00436d7422b4c70964732ba97c1a86374
Find the build directory matching the current interpreter

This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.

Gbp-Pq: Name 0001-test-with-current-interpreter.patch
testing/buildlog.py