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-04-08.08:03:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586333012.45.0.95561354348.issue40187@roundup.psfhosted.org>
In-reply-to
Content
New changeset f228bf2300a9d3bf833b1a89336581822e864ae5 by Serhiy Storchaka in branch 'master':
bpo-40187: Refactor typing.TypedDict. (GH-19372)
https://github.com/python/cpython/commit/f228bf2300a9d3bf833b1a89336581822e864ae5
History
Date User Action Args
2020-04-08 08:03:32serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, levkivskyi
2020-04-08 08:03:32serhiy.storchakasetmessageid: <1586333012.45.0.95561354348.issue40187@roundup.psfhosted.org>
2020-04-08 08:03:32serhiy.storchakalinkissue40187 messages
2020-04-08 08:03:32serhiy.storchakacreate