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