Find the build directory matching the current interpreter
authorDmitry Shachnev <mitya57@debian.org>
Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)
committerDmitry Shachnev <mitya57@debian.org>
Sat, 7 Jan 2023 13:38:12 +0000 (13:38 +0000)
commitc98aa16e5fbd64c01388bfc4e768cfc662bb6d8f
tree50f60ddc2b96df13a83177399414366b79cdbad7
parent691b7ed6515d0327803b81aaa918164e6dee6f4d
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 test-with-current-interpreter.patch
testing/buildlog.py