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 alex.gronholm, gvanrossum, levkivskyi
Date 2020-10-17.15:08:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602947309.73.0.960187057487.issue42059@roundup.psfhosted.org>
In-reply-to
Content
Can you submit a PR to fix this? It looks like you already have a good understanding of the root cause of the problem, so it should be easy to fix. (Be sure to add a unit test.)

It can be backported to earlier Python versions that have typing.TypedDict (3.8+).
History
Date User Action Args
2020-10-17 15:08:29gvanrossumsetrecipients: + gvanrossum, alex.gronholm, levkivskyi
2020-10-17 15:08:29gvanrossumsetmessageid: <1602947309.73.0.960187057487.issue42059@roundup.psfhosted.org>
2020-10-17 15:08:29gvanrossumlinkissue42059 messages
2020-10-17 15:08:29gvanrossumcreate