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, 29 Mar 2026 02:21:51 +0000 (13:21 +1100)
commitd03f8741fbef828db794b7d366c83b2055a655c3
treee006a54723bfe775f555888e4a4211f7039006dd
parentb13a4a6c60c45bbba678e392deeb9d56c16f0e79
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