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>
Sun, 22 Mar 2026 01:14:04 +0000 (12:14 +1100)
commit61b1adb90916bb35681cc344a141995bb481b4db
treea2a70315e08844a0b3f0ec20006b4cd44c8659fd
parent1733e54de93513d91d315e3bbeb60c0dd6e15329
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