test: another check for PEP-3147 induced by Python 3.12.1.
commitf1112a88d2361eb2ba5cedf49995ac75879059d9
authorBogdan <bogdro_rep@gmx.us>
Mon, 29 Jan 2024 02:12:50 +0000 (28 18:12 -0800)
committerKarl Berry <karl@freefriends.org>
Mon, 29 Jan 2024 02:12:50 +0000 (28 18:12 -0800)
treeddef68ea3a67fc39e7622076263b7783d705f2c6
parent50466f62848093614e58cd8b84e1d2bdcc2cfaa1
test: another check for PEP-3147 induced by Python 3.12.1.

Fix for more of https://bugs.gnu.org/68119.

* t/ax/am-test-lib.sh (python_has_pep3147) <am_pep3147_tag>:
check sys.implementation.cache_tag as well as the (old)
imp.get_tag. For Python 3.12.1.
t/ax/am-test-lib.sh