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>
Wed, 8 Apr 2026 02:03:46 +0000 (12:03 +1000)
commite2707a128c4373383093cc0463f00ebe783a9527
tree6f84811a3b1e8dc1423783733c9f2bce18c1c89f
parent7631c171e8198fc50667fcf648a318a0b0b20113
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-Find-the-build-directory-matching-the-current-interp.patch
testing/buildlog.py