]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-88402: Add new sysconfig variables on Windows (GH-110049) 110252/head
authorSam Gross <colesbury@gmail.com>
Wed, 4 Oct 2023 22:50:29 +0000 (22:50 +0000)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 22:50:29 +0000 (22:50 +0000)
commitcf6f23b0e3cdef33f23967cf954a2ca4d1fa6528
tree81af760a78ee03470d1fb1abbd13d35a24ad6cc3
parent80dc39e1dc2abc809f448cba5d2c5b9c1c631e11
gh-88402: Add new sysconfig variables on Windows (GH-110049)

Co-authored-by: Filipe LaĆ­ns <filipe.lains@gmail.com>
20 files changed:
Include/internal/pycore_importdl.h [new file with mode: 0644]
Lib/sysconfig.py
Lib/test/test_sysconfig.py
Misc/NEWS.d/next/Library/2023-09-28-12-32-57.gh-issue-88402.hoa3Gx.rst [new file with mode: 0644]
Modules/Setup
Modules/Setup.bootstrap.in
Modules/_sysconfig.c [new file with mode: 0644]
Modules/clinic/_sysconfig.c.h [new file with mode: 0644]
PC/config.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/dynload_hpux.c
Python/dynload_shlib.c
Python/dynload_stub.c
Python/dynload_win.c
Python/import.c
Python/importdl.c
Python/importdl.h [deleted file]
Python/stdlib_module_names.h
Tools/c-analyzer/cpython/ignored.tsv