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 miss-islington
Recipients gvanrossum, kj, levkivskyi, miss-islington, serhiy.storchaka
Date 2020-11-07.16:46:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604767576.05.0.727742459305.issue42233@roundup.psfhosted.org>
In-reply-to
Content
New changeset e81e09bfc8a29a44a649a962870a26fe0c097cfa by Miss Islington (bot) in branch '3.9':
bpo-42233: Correctly repr GenericAlias when used with typing module (GH-23081)
https://github.com/python/cpython/commit/e81e09bfc8a29a44a649a962870a26fe0c097cfa
History
Date User Action Args
2020-11-07 16:46:16miss-islingtonsetrecipients: + miss-islington, gvanrossum, serhiy.storchaka, levkivskyi, kj
2020-11-07 16:46:16miss-islingtonsetmessageid: <1604767576.05.0.727742459305.issue42233@roundup.psfhosted.org>
2020-11-07 16:46:16miss-islingtonlinkissue42233 messages
2020-11-07 16:46:16miss-islingtoncreate