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-01.18:13:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604254427.78.0.0687434438312.issue42233@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1f7dfb277e5b88cddc13e5024766be787a3e9127 by kj in branch 'master':
bpo-42233: Correctly repr GenericAlias when used with typing module (GH-23081)
https://github.com/python/cpython/commit/1f7dfb277e5b88cddc13e5024766be787a3e9127
History
Date User Action Args
2020-11-01 18:13:47miss-islingtonsetrecipients: + miss-islington, gvanrossum, serhiy.storchaka, levkivskyi, kj
2020-11-01 18:13:47miss-islingtonsetmessageid: <1604254427.78.0.0687434438312.issue42233@roundup.psfhosted.org>
2020-11-01 18:13:47miss-islingtonlinkissue42233 messages
2020-11-01 18:13:47miss-islingtoncreate