Skip to content

gh-153903: Add a ctypes decorator for generating function pointers using annotations#153904

Merged
ZeroIntensity merged 11 commits into
python:mainfrom
ZeroIntensity:ctypes/dll-function-annotations
Jul 18, 2026
Merged

gh-153903: Add a ctypes decorator for generating function pointers using annotations#153904
ZeroIntensity merged 11 commits into
python:mainfrom
ZeroIntensity:ctypes/dll-function-annotations

Conversation

@ZeroIntensity

@ZeroIntensity ZeroIntensity commented Jul 18, 2026

Copy link
Copy Markdown
Member

@read-the-docs-community

read-the-docs-community Bot commented Jul 18, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33645572 | 📁 Comparing 132927e against main (ff56462)

  🔍 Preview build  

6 files changed · ± 6 modified

± Modified

@johnslavik
johnslavik self-requested a review July 18, 2026 10:41
Comment thread Lib/test/test_ctypes/test_funcptr.py Outdated
Comment thread Lib/test/test_ctypes/test_funcptr.py Outdated
Comment thread Lib/ctypes/util.py Outdated
Comment thread Lib/ctypes/util.py Outdated
ZeroIntensity and others added 2 commits July 18, 2026 07:27
Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
Comment thread Doc/library/ctypes.rst
@github-project-automation github-project-automation Bot moved this from Todo to In Progress in Sprint Jul 18, 2026
@ZeroIntensity
ZeroIntensity merged commit 0e81ef9 into python:main Jul 18, 2026
51 checks passed
@ZeroIntensity
ZeroIntensity deleted the ctypes/dll-function-annotations branch July 18, 2026 12:30
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Sprint Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants