]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Add support.MS_WINDOWS constant (#110446) (#110452) (#110464)
authorVictor Stinner <vstinner@python.org>
Fri, 6 Oct 2023 10:19:49 +0000 (12:19 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2023 10:19:49 +0000 (10:19 +0000)
commit88223f15d792159bb2ab26923cb21bee910a4565
treef75b097a62c8f8284eafe69c89686c469265d3b7
parent4499e6cafff114cf7cfb360706f22c4b7a54390e
[3.11] Add support.MS_WINDOWS constant (#110446) (#110452) (#110464)

[3.12] Add support.MS_WINDOWS constant (#110446) (#110452)

Add support.MS_WINDOWS constant (#110446)

(cherry picked from commit e0c44377935de3491b2cbe1e5f87f8b336fdc922)
(cherry picked from commit e188534607761af1f8faba483ce0b1e8578c73e5)
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