FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-108907: ctypes: Document _type_ codes (GH-145837) by miss-islington · Pull Request #146328 · python/cpython · GitHub

/ cpython Public

[3.14] gh-108907: ctypes: Document _type_ codes (GH-145837) - #146328

Merged
encukou merged 1 commit into
python:3.14from
miss-islington:backport-1114d7f-3.14
Mar 23, 2026
Merged

[3.14] gh-108907: ctypes: Document _type_ codes (GH-145837)#146328
encukou merged 1 commit into
python:3.14from
miss-islington:backport-1114d7f-3.14

Conversation

miss-islington commented Mar 23, 2026
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

Add _SimpleCData._type_ docs.

Add type codes to the summary table.

Cross-link struct, array, and ctypes; throw in numpy too.
(Anyone wanting to add a code should be aware of those.)

Add py_object, and VARIANT_BOOL for completeness.
(cherry picked from commit 1114d7f)

Co-authored-by: Petr Viktorin encukou@gmail.com


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

Add `_SimpleCData._type_` docs.

Add type codes to the summary table.

Cross-link `struct`, `array`, and `ctypes`; throw in `numpy` too.
(Anyone wanting to add a code should be aware of those.)

Add `py_object`, and `VARIANT_BOOL` for completeness.
(cherry picked from commit 1114d7f)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
bedevere-app Bot added docs Documentation in the Doc dir skip news labels Mar 23, 2026
github-project-automation Bot moved this to Todo in Docs PRs Mar 23, 2026
encukou merged commit f883bbd into python:3.14 Mar 23, 2026
36 checks passed
github-project-automation Bot moved this from Todo to Done in Docs PRs Mar 23, 2026
miss-islington deleted the backport-1114d7f-3.14 branch March 23, 2026 13:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL