Skip to content

gh-154199: Soft-deprecate ctypes.util.find_msvcrt#154553

Open
ZeroIntensity wants to merge 2 commits into
python:mainfrom
ZeroIntensity:ctypes/no-more-find-msvcrt
Open

gh-154199: Soft-deprecate ctypes.util.find_msvcrt#154553
ZeroIntensity wants to merge 2 commits into
python:mainfrom
ZeroIntensity:ctypes/no-more-find-msvcrt

Conversation

@ZeroIntensity

@ZeroIntensity ZeroIntensity commented Jul 23, 2026

Copy link
Copy Markdown
Member

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33729749 | 📁 Comparing 6764e1c against main (2b4e062)

  🔍 Preview build  

2 files changed
± library/ctypes.html
± whatsnew/changelog.html

Comment thread Lib/ctypes/util.py
if '_d.pyd' in importlib.machinery.EXTENSION_SUFFIXES:
clibname += 'd'
return clibname+'.dll'
"""Return the name of the VC runtime dll.

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.

This renders _get_build_version unused. Can it be removed?

@chris-eibl

Copy link
Copy Markdown
Member

This supersedes #154209 which can now be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants