Skip to content

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Nov 22, 2023

The new function corresponds to the existing (public) PyType_GetName() and PyType_GetQualName().

(I'm going to be using _PyType_GetModuleName() for the _xxsubinterpreters module.)

@ericsnowcurrently ericsnowcurrently merged commit 790db85 into python:main Nov 22, 2023
@ericsnowcurrently ericsnowcurrently deleted the pytype-get-module-name branch November 22, 2023 22:03
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…thongh-112323)

The new function corresponds to the existing (public) PyType_GetName() and PyType_GetQualName().
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…thongh-112323)

The new function corresponds to the existing (public) PyType_GetName() and PyType_GetQualName().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants