]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Add support.MS_WINDOWS constant (#110446) (#110452)
authorVictor Stinner <vstinner@python.org>
Fri, 6 Oct 2023 01:26:14 +0000 (03:26 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2023 01:26:14 +0000 (01:26 +0000)
commite188534607761af1f8faba483ce0b1e8578c73e5
tree7febcd397c9c48716fe1f459b9cc400f5cc67ca0
parent67028f0c159d9d83528d1890d8e9543157efb8b7
[3.12] Add support.MS_WINDOWS constant (#110446) (#110452)

Add support.MS_WINDOWS constant (#110446)

(cherry picked from commit e0c44377935de3491b2cbe1e5f87f8b336fdc922)
Lib/test/_test_embed_set_config.py
Lib/test/pythoninfo.py
Lib/test/support/__init__.py
Lib/test/test_asyncio/test_subprocess.py
Lib/test/test_cppext/__init__.py
Lib/test/test_cppext/setup.py
Lib/test/test_embed.py
Lib/test/test_faulthandler.py
Lib/test/test_gdb/__init__.py
Lib/test/test_utf8_mode.py