# Feature or enhancement We already use an anonymous union for `PyObject`. Let's make it available in all public headers. C API WG issue: https://github.com/capi-workgroup/decisions/issues/74 <!-- gh-linked-prs --> ### Linked PRs * gh-137283 <!-- /gh-linked-prs -->
Feature or enhancement
We already use an anonymous union for
PyObject. Let's make it available in all public headers.C API WG issue: capi-workgroup/decisions#74
Linked PRs
_Py_ANONYMOUS#137283