]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76785: More Fixes for test.support.interpreters (gh-113012)
authorEric Snow <ericsnowcurrently@gmail.com>
Tue, 12 Dec 2023 17:43:30 +0000 (10:43 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2023 17:43:30 +0000 (17:43 +0000)
commita49b427b0265c415d9089da0be39f4b5ccd1f15f
treea7ae1247798124110a002bb5a9b088cefa66fad6
parentcde141717578f22947553db776980aa3e8801353
gh-76785: More Fixes for test.support.interpreters (gh-113012)

This brings the module (along with the associated extension modules) mostly in sync with PEP 734.  There are only a few small things to wrap up.
13 files changed:
Lib/test/support/interpreters/queues.py
Lib/test/test_interpreters/test_queues.py
Modules/Setup
Modules/Setup.stdlib.in
Modules/_xxinterpchannelsmodule.c
Modules/_xxinterpqueuesmodule.c [new file with mode: 0644]
PC/config.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Tools/build/generate_stdlib_module_names.py
Tools/c-analyzer/cpython/ignored.tsv
configure
configure.ac