Skip to content

Add CopyComPointer to stdlib/ctypes/__init__.pyi. #14294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 7, 2025

Conversation

junkmd
Copy link
Contributor

@junkmd junkmd commented Jun 17, 2025

This is a follow-up to the version bridge for Python 3.14 added in #14137 and my own contribution to cpython (python/cpython#127275).

See also: https://docs.python.org/3.14/library/ctypes.html#ctypes.CopyComPointer

Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@junkmd junkmd marked this pull request as ready for review June 17, 2025 14:25
Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

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

Thanks and sorry for the delay!

@srittau srittau merged commit 1c82fa7 into python:main Jul 7, 2025
64 checks passed
@junkmd junkmd deleted the copycompointer branch July 7, 2025 15:01
Sign up for free to 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.

3 participants