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 serhiy.storchaka
Recipients JelleZijlstra, gvanrossum, serhiy.storchaka
Date 2022-03-18.09:05:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647594327.26.0.805528197171.issue40296@roundup.psfhosted.org>
In-reply-to
Content
New changeset cd44afc573e2e2de8d7e5a9119c347373066cd10 by Serhiy Storchaka in branch 'main':
bpo-40296: Fix supporting generic aliases in pydoc (GH-30253)
https://github.com/python/cpython/commit/cd44afc573e2e2de8d7e5a9119c347373066cd10
History
Date User Action Args
2022-03-18 09:05:27serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, JelleZijlstra
2022-03-18 09:05:27serhiy.storchakasetmessageid: <1647594327.26.0.805528197171.issue40296@roundup.psfhosted.org>
2022-03-18 09:05:27serhiy.storchakalinkissue40296 messages
2022-03-18 09:05:27serhiy.storchakacreate