Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently 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.)

@ericsnowcurrentlyericsnowcurrently merged commit 790db85 into python:mainNov 22, 2023
@ericsnowcurrentlyericsnowcurrently 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ericsnowcurrently@gvanrossum