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, kj, sobolevn
Date 2022-01-21.21:38:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642801107.22.0.316078953259.issue46445@roundup.psfhosted.org>
In-reply-to
Content
New changeset 65b88d5e01c845c0cfa3ff61bc8b2faec8f67a57 by Nikita Sobolev in branch 'main':
bpo-46445: Cover multiple inheritance of `TypedDict` in `test_typing` (GH-30719)
https://github.com/python/cpython/commit/65b88d5e01c845c0cfa3ff61bc8b2faec8f67a57
History
Date User Action Args
2022-01-21 21:38:27gvanrossumsetrecipients: + gvanrossum, sobolevn, kj
2022-01-21 21:38:27gvanrossumsetmessageid: <1642801107.22.0.316078953259.issue46445@roundup.psfhosted.org>
2022-01-21 21:38:27gvanrossumlinkissue46445 messages
2022-01-21 21:38:27gvanrossumcreate