gh-139817: Attribute __qualname__ is added to TypeAliasType (#139919)

This commit is contained in:
Mikhail Efimov 2025-10-15 19:08:17 +03:00 committed by GitHub
parent 5213f1b684
commit f673f0e7b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 144 additions and 33 deletions

View file

@ -1972,6 +1972,7 @@ extern "C" {
INIT_ID(ps1), \
INIT_ID(ps2), \
INIT_ID(qid), \
INIT_ID(qualname), \
INIT_ID(query), \
INIT_ID(queuetype), \
INIT_ID(quotetabs), \