Find the build directory matching the current interpreter
authorDmitry Shachnev <mitya57@debian.org>
Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)
committerChristian Marillat <marillat@debian.org>
Fri, 17 Jun 2022 15:49:37 +0000 (16:49 +0100)
commita82bd0306a49074c57909eb0977e8eb7de5b40d6
tree66e298d1aee5716537f52eff7bb5abf1504076ed
parent64c39e891c7610c1445a4378ab43e832d39ccd6a
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