]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127405: Add ABIFLAGS to sysconfig variables on Windows (GH-131799)
authorXuehai Pan <XuehaiPan@pku.edu.cn>
Fri, 11 Apr 2025 15:19:03 +0000 (23:19 +0800)
committerGitHub <noreply@github.com>
Fri, 11 Apr 2025 15:19:03 +0000 (16:19 +0100)
commit26ae05e95c7c5f1a646e8ec7fa690c0e7b4ab8b9
treea5a9b53ceb59a04e5dbc5689d7927a2466f6b6b8
parent9ded6f0830a74efc770561891d019c58fe92234f
gh-127405: Add ABIFLAGS to sysconfig variables on Windows (GH-131799)
Doc/whatsnew/3.14.rst
Lib/sysconfig/__init__.py
Lib/test/test_sys.py
Lib/test/test_sysconfig.py
Misc/ACKS
Misc/NEWS.d/next/Windows/2025-03-27-16-22-58.gh-issue-127405.aASs2Z.rst [new file with mode: 0644]
Modules/_sysconfig.c