This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients AllanDaemon, BTaskaya, docs@python, gvanrossum
Date 2020-09-14.19:42:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600112565.86.0.177211816879.issue41780@roundup.psfhosted.org>
In-reply-to
Content
I actually have no idea where dir() gets its information.  IIRC the implementation was a collaboration with Batuhan -- @Batuhan, do you want to look into this?  Presumably some metadata needs to be added to genericaliasobject.c.
History
Date User Action Args
2020-09-14 19:42:45gvanrossumsetrecipients: + gvanrossum, docs@python, BTaskaya, AllanDaemon
2020-09-14 19:42:45gvanrossumsetmessageid: <1600112565.86.0.177211816879.issue41780@roundup.psfhosted.org>
2020-09-14 19:42:45gvanrossumlinkissue41780 messages
2020-09-14 19:42:45gvanrossumcreate