Skip to content

gh-120313: amend documentation regarding ctypes._CFuncPtr #120989

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
Oct 25, 2024

Conversation

picnixz
Copy link
Member

@picnixz picnixz commented Jun 25, 2024

This PR updates the docs concerning ctypes._CFuncPtr (which is exposed) and _FuncPtr (which is a dynamic subclass of _CFuncPtr created by CDLL objects).

Credits to @eryksun (#120313 (comment))

Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

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

Nice catch, LGTM.

@encukou
Copy link
Member

encukou commented Oct 25, 2024

Thank you!

@encukou encukou merged commit 417c130 into python:main Oct 25, 2024
31 checks passed
@encukou encukou added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Oct 25, 2024
@miss-islington-app
Copy link

Thanks @picnixz for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @picnixz for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 25, 2024
…thonGH-120989)

improve docs
(cherry picked from commit 417c130)

Co-authored-by: Bénédikt Tran <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 25, 2024
…thonGH-120989)

improve docs
(cherry picked from commit 417c130)

Co-authored-by: Bénédikt Tran <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 25, 2024

GH-125978 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 25, 2024
@bedevere-app
Copy link

bedevere-app bot commented Oct 25, 2024

GH-125979 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 25, 2024
@picnixz picnixz deleted the fix-ctype-docs branch October 25, 2024 13:55
encukou pushed a commit that referenced this pull request Oct 28, 2024
…H-120989) (GH-125979)

gh-120313: amend documentation regarding `ctypes._CFuncPtr` (GH-120989)

(cherry picked from commit 417c130)

Co-authored-by: Bénédikt Tran <[email protected]>
encukou pushed a commit that referenced this pull request Oct 28, 2024
…H-120989) (GH-125978)

gh-120313: amend documentation regarding `ctypes._CFuncPtr` (GH-120989)

(cherry picked from commit 417c130)

Co-authored-by: Bénédikt Tran <[email protected]>
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants