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 JelleZijlstra
Recipients 97littleleaf11, AlexWaygood, CharlieZhao, JelleZijlstra, docs@python, sobolevn
Date 2022-03-10.16:41:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646930464.21.0.157620778768.issue46677@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8a207e0321db75f3342692905e342f1d5e1add54 by Charlie Zhao in branch 'main':
bpo-46677: Add examples of inheritance and attributes to `TypedDict` docs (GH-31349)
https://github.com/python/cpython/commit/8a207e0321db75f3342692905e342f1d5e1add54
History
Date User Action Args
2022-03-10 16:41:04JelleZijlstrasetrecipients: + JelleZijlstra, docs@python, sobolevn, AlexWaygood, 97littleleaf11, CharlieZhao
2022-03-10 16:41:04JelleZijlstrasetmessageid: <1646930464.21.0.157620778768.issue46677@roundup.psfhosted.org>
2022-03-10 16:41:04JelleZijlstralinkissue46677 messages
2022-03-10 16:41:04JelleZijlstracreate