Skip to content

gh-76007: Deprecate __version__ attribute in ctypes - #142679

Merged
hugovk merged 1 commit into
python:mainfrom
hugovk:3.15-deprecate-__version__ctypes
Dec 15, 2025
Merged

gh-76007: Deprecate __version__ attribute in ctypes#142679
hugovk merged 1 commit into
python:mainfrom
hugovk:3.15-deprecate-__version__ctypes

Conversation

@hugovk

@hugovkhugovk commented Dec 13, 2025

Copy link
Copy Markdown
Member

@vstinnervstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'm fine with removing the private ctypes._ctypes_version attribute.

@hugovk
hugovk merged commit 38ad651 into python:mainDec 15, 2025
53 checks passed
@hugovk
hugovk deleted the 3.15-deprecate-__version__ctypes branch December 15, 2025 11:30
fatelei pushed a commit to fatelei/cpython that referenced this pull request Dec 16, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@hugovk@vstinner