8000 [3.12] gh-116851: Remove "from ctypes import *" from a ctypes example (GH-116852) by miss-islington · Pull Request #116905 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] gh-116851: Remove "from ctypes import *" from a ctypes example (GH-116852) #116905

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
Mar 16, 2024

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Mar 16, 2024

It is confusing, because libc is not imported from ctypes,
but defined in previous examples, which already contain the import.
(cherry picked from commit 744c077)

Co-authored-by: jnchen caojingchen@live.com


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

…ythonGH-116852)

It is confusing, because libc is not imported from ctypes,
but defined in previous examples, which already contain the import.
(cherry picked from commit 744c077)

Co-authored-by: jnchen <caojingchen@live.com>
@ghost
Copy link
ghost commented Mar 16, 2024

The following commit authors need to sign the Contributor License Agreement:

Click the button to sign:
CLA not signed

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
0