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 kj
Recipients gvanrossum, kj, kjamieson, xtreak
Date 2021-12-16.14:30:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639665036.08.0.458451406637.issue45755@roundup.psfhosted.org>
In-reply-to
Content
New changeset d6e13747161d7b634b47d2d3d212ed3be4a21fab by Ken Jin in branch 'main':
bpo-45755: [typing] Reveal class attributes of generic in generic aliases in `dir()` (GH-29962)
https://github.com/python/cpython/commit/d6e13747161d7b634b47d2d3d212ed3be4a21fab
History
Date User Action Args
2021-12-16 14:30:36kjsetrecipients: + kj, gvanrossum, xtreak, kjamieson
2021-12-16 14:30:36kjsetmessageid: <1639665036.08.0.458451406637.issue45755@roundup.psfhosted.org>
2021-12-16 14:30:36kjlinkissue45755 messages
2021-12-16 14:30:36kjcreate