FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add `CopyComPointer` to `stdlib/ctypes/__init__.pyi`. by junkmd · Pull Request #14294 · python/typeshed · GitHub

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

Merged
srittau merged 1 commit into
python:mainfrom
junkmd:copycompointer
Jul 7, 2025
Merged

Add CopyComPointer to stdlib/ctypes/__init__.pyi.#14294
srittau merged 1 commit into
python:mainfrom
junkmd:copycompointer

Conversation

junkmd commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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

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

srittau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks and sorry for the delay!

srittau merged commit 1c82fa7 into python:main Jul 7, 2025
junkmd deleted the copycompointer branch July 7, 2025 15:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL