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 gvanrossum
Recipients gvanrossum, pxeger
Date 2020-09-16.04:58:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600232319.76.0.0492802859725.issue41792@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0705ec8a149e27023b0420ae0366d16255f6c9f7 by Patrick Reader in branch 'master':
bpo-41792: Add is_typeddict function to typing.py (GH-22254)
https://github.com/python/cpython/commit/0705ec8a149e27023b0420ae0366d16255f6c9f7
History
Date User Action Args
2020-09-16 04:58:39gvanrossumsetrecipients: + gvanrossum, pxeger
2020-09-16 04:58:39gvanrossumsetmessageid: <1600232319.76.0.0492802859725.issue41792@roundup.psfhosted.org>
2020-09-16 04:58:39gvanrossumlinkissue41792 messages
2020-09-16 04:58:39gvanrossumcreate