Skip to content
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

[3.8] bpo-43087: Fix error in ctypes "Incomplete Types" doc (GH-24404) #25199

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 5, 2021

The previous "Fundamental data types" section says a c_char_p must be bytes (or None).
(cherry picked from commit 14829b0)

Co-authored-by: Zackery Spytz zspytz@gmail.com

https://bugs.python.org/issue43087

The previous "Fundamental data types" section says a c_char_p must be bytes (or None).
(cherry picked from commit 14829b0)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@miss-islington
Copy link
Contributor Author

@ZackerySpytz and @terryjreedy: Status check is done, and it's a success ✅ .

@terryjreedy terryjreedy merged commit 754dc35 into python:3.8 Apr 8, 2021
@miss-islington miss-islington deleted the backport-14829b0-3.8 branch April 8, 2021 08:22
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.

None yet

5 participants