]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] bpo-43087: Fix error in ctypes "Incomplete Types" doc (GH-24404)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Apr 2021 08:22:00 +0000 (01:22 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Apr 2021 08:22:00 +0000 (04:22 -0400)
commit754dc353565eeb4a43a912417cc5b66959458f1b
tree945c4a290922f47c06da13e30c54747c15c6e423
parent05d0fcd13ea0defd9cdb5c4982b895bf0094dfd7
[3.8] bpo-43087: Fix error in ctypes "Incomplete Types" doc (GH-24404)

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

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Doc/library/ctypes.rst