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 gvanrossum, levkivskyi, serhiy.storchaka
Date 2020-04-27.07:27:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587972449.53.0.636970439029.issue40398@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6292be7adf247589bbf03524f8883cb4cb61f3e9 by Serhiy Storchaka in branch 'master':
bpo-40398: Fix typing.get_args() for special generic aliases. (GH-19720)
https://github.com/python/cpython/commit/6292be7adf247589bbf03524f8883cb4cb61f3e9
History
Date User Action Args
2020-04-27 07:27:29serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, levkivskyi
2020-04-27 07:27:29serhiy.storchakasetmessageid: <1587972449.53.0.636970439029.issue40398@roundup.psfhosted.org>
2020-04-27 07:27:29serhiy.storchakalinkissue40398 messages
2020-04-27 07:27:29serhiy.storchakacreate