Skip to content

Conversation

@arrmansa
Copy link

@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

ghost commented Jan 16, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@arrmansa
Copy link
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
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 skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Misleading documentation for ctypes.PYFUNCTYPE

4 participants