Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Oct 17, 2023

Replace type->tp_name with PyType_GetQualName().


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

Replace type->tp_name with PyType_GetQualName().
@vstinnervstinner merged commit 6db6b30 into python:mainOct 17, 2023
@vstinnervstinner deleted the limited_winsound branch October 17, 2023 13:57
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner