Skip to content

gh-114150: Updated documentation for ctypes.PYFUNCTYPE#114151

Open
arrmansa wants to merge 1 commit into
python:mainfrom
arrmansa:gh-114150
Open

gh-114150: Updated documentation for ctypes.PYFUNCTYPE#114151
arrmansa wants to merge 1 commit into
python:mainfrom
arrmansa:gh-114150

Conversation

@arrmansa
Copy link
Copy Markdown

@arrmansa arrmansa commented Jan 16, 2024

Resolves #114150 by making it clear that ctypes.PYFUNCTYPE does not change the way the GIL is handled in the called python code.


📚 Documentation preview 📚: https://cpython-previews--114151.org.readthedocs.build/

@ghost
Copy link
Copy Markdown

ghost commented Jan 16, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@arrmansa
Copy link
Copy Markdown
Author

arrmansa commented Feb 6, 2024

Hi,
It's my first time contributing so I'm not sure if I'm missing a step. Any feedback / guidance / help would be appreciated.
Thanks,

cc: @AA-Turner

@hugovk hugovk removed the needs backport to 3.11 only security fixes label Apr 11, 2024
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.13 bugs and security fixes label May 9, 2024
@hugovk hugovk removed the needs backport to 3.12 only security fixes label Apr 10, 2025
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.14 bugs and security fixes label May 8, 2025
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 15, 2026
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news stale Stale PR or inactive for long period of time.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Misleading documentation for ctypes.PYFUNCTYPE

4 participants