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 brandtbucher
Recipients alex.gronholm, brandtbucher, gvanrossum, levkivskyi, miss-islington
Date 2020-12-14.22:33:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607985217.36.0.426912161989.issue42059@roundup.psfhosted.org>
In-reply-to
Content
New changeset dbb00062dc3afb12c41c87564e6faefe60766b01 by Miss Islington (bot) in branch '3.9':
bpo-42059: Fix required/optional keys for TypedDict(..., total=False) (GH-22736) (GH-23747)
https://github.com/python/cpython/commit/dbb00062dc3afb12c41c87564e6faefe60766b01
History
Date User Action Args
2020-12-14 22:33:37brandtbuchersetrecipients: + brandtbucher, gvanrossum, alex.gronholm, levkivskyi, miss-islington
2020-12-14 22:33:37brandtbuchersetmessageid: <1607985217.36.0.426912161989.issue42059@roundup.psfhosted.org>
2020-12-14 22:33:37brandtbucherlinkissue42059 messages
2020-12-14 22:33:37brandtbuchercreate