On 1/31/21 12:25 AM, David Foster wrote:
> I have drafted an initial PEP for Required[...], a way to mark
> individual items of a TypedDict as required and allow defining a
> TypedDict with mixed required and potentially-missing items. See copy at
> the bottom of this email.
Silence is golden?
Can I get a PEP number? Then I can RST-ize it.
--
David Foster | Seattle, WA, USA
Contributor to TypedDict support for mypy