]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-115382: Fix cross compiles when host and target use same SOABI
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 20 Oct 2024 07:20:34 +0000 (09:20 +0200)
committerGitHub <noreply@github.com>
Sun, 20 Oct 2024 07:20:34 +0000 (08:20 +0100)
commit909d5ac2959ea88e1d3b38f35676a1c7e5dd44f6
treeaa37693475343e379770e5ef5165d489a27dd627
parent51659f2e5c80b1120078be7a566bb7ed704e4f93
[3.13] gh-115382: Fix cross compiles when host and target use same SOABI

Co-authored-by: Vincent Fazio <vfazio@gmail.com>
Co-authored-by: Erlend E. Aasland <erlend@python.org>
Lib/sysconfig/__init__.py
Lib/test/libregrtest/main.py
Lib/test/pythoninfo.py
Misc/NEWS.d/next/Build/2024-03-03-20-28-23.gh-issue-115382.97hJFE.rst [new file with mode: 0644]
configure
configure.ac