Skip to content

disable _testclinic in all Python versions - #1225

Merged
jjhelmus merged 2 commits into
mainfrom
jjh/rm_testclinic
Aug 20, 2026
Merged

disable _testclinic in all Python versions#1225
jjhelmus merged 2 commits into
mainfrom
jjh/rm_testclinic

Conversation

@jjhelmus

Copy link
Copy Markdown
Contributor

The _testclinic module introduced in 3.12.0 was backported to 3.10 (python/cpython@3144aca) and 3.11 (python/cpython@dd323af).

Disable the module on all Python versions as it is only needed for testing.

closes #1222

@jjhelmus jjhelmus added platform:darwin Specific to the macOS platform platform:linux Specific to the Linux platform python:3.10 python:3.11 python:3.12 build:all labels Aug 20, 2026
@jjhelmus
jjhelmus merged commit 6f7cee6 into main Aug 20, 2026
69 checks passed
@jjhelmus
jjhelmus deleted the jjh/rm_testclinic branch August 20, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:all platform:darwin Specific to the macOS platform platform:linux Specific to the Linux platform python:3.10 python:3.11 python:3.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.10 and 3.11 static distributions include shared extensions

2 participants